lxh 6 달 전
부모
커밋
6681df9850
1개의 변경된 파일6개의 추가작업 그리고 6개의 파일을 삭제
  1. 6 6
      src/views/vent/safetyList/safetyList.data.ts

+ 6 - 6
src/views/vent/safetyList/safetyList.data.ts

@@ -13,12 +13,12 @@ export const columns: BasicColumn[] = [
         key: 'strinstallpos',
         align: 'center',
     },
-    {
-        title: '名称',
-        dataIndex: 'strname',
-        key: 'strname',
-        align: 'center',
-    },
+    // {
+    //     title: '名称',
+    //     dataIndex: 'strname',
+    //     key: 'strname',
+    //     align: 'center',
+    // },
     {
         title: '监测值',
         dataIndex: 'valueJc',