Browse Source

点检优化

wyh 1 year ago
parent
commit
8648556e34

+ 5 - 5
src/views/module_cmms/spotcheckContent/modules/SpotcheckContentForm.vue

@@ -119,11 +119,11 @@
           //     return parseInt(index)+1;
           //   }
           // },
-          {
-            title:'点检项ID',
-            align:"center",
-            dataIndex: 'id'
-          },
+          // {
+          //   title:'点检项ID',
+          //   align:"center",
+          //   dataIndex: 'id'
+          // },
           {
             title:'点检项编号',
             align:"center",

+ 5 - 5
src/views/module_cmms/spotcheckContent/modules/SpotcheckContentModalAdd.vue

@@ -66,11 +66,11 @@ import { httpAction, getAction } from '@/api/manage'
           //     return parseInt(index)+1;
           //   }
           // },
-          {
-            title:'点检项ID',
-            align:"center",
-            dataIndex: 'id'
-          },
+          // {
+          //   title:'点检项ID',
+          //   align:"center",
+          //   dataIndex: 'id'
+          // },
           {
             title:'点检项编号',
             align:"center",