ysy 1 gadu atpakaļ
vecāks
revīzija
9f17d230d8

+ 1 - 1
src/views/inspectionClassify/components/qualityItem.vue

@@ -147,7 +147,7 @@
           {
             prop: 'toolList',
             slot: 'toolList',
-            label: '设备名称',
+            label: '工具名称',
             align: 'center',
             minWidth: 150
           },

+ 1 - 1
src/views/inspectionClassify/components/user-list.vue

@@ -187,7 +187,7 @@
           {
             prop: 'itemVO.toolList',
             slot: 'toolList',
-            label: '设备名称',
+            label: '工具名称',
             align: 'center',
             minWidth: 150
           },

+ 1 - 1
src/views/inspectionPoint/components/newEdit.vue

@@ -264,7 +264,7 @@
           {
             prop: 'toolList',
             slot: 'toolList',
-            label: '设备名称',
+            label: '工具名称',
             align: 'center',
             minWidth: 150
           },

+ 1 - 1
src/views/inspectionPoint/components/newEquipmentDialog.vue

@@ -239,7 +239,7 @@
           {
             prop: 'itemVO.toolList',
             slot: 'toolList',
-            label: '设备名称',
+            label: '工具名称',
             align: 'center',
             minWidth: 150
           },

+ 1 - 1
src/views/inspectionProject/index.vue

@@ -192,7 +192,7 @@ import dictMixins from '@/mixins/dictMixins'
           {
             prop: 'toolList',
             slot: 'toolList',
-            label: '设备名称',
+            label: '工具名称',
             align: 'center',
             minWidth: 150
           },