lxh před 3 měsíci
rodič
revize
6681df9850
1 změnil soubory, kde provedl 6 přidání a 6 odebrání
  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',