Explorar o código

字段选择弹窗-CODE更改为编码

jingbb hai 9 meses
pai
achega
01e3738c6b

+ 1 - 1
src/views/production/Popup/ClassNamePopup.vue

@@ -106,7 +106,7 @@
                     ellipsis: true,
                 },
                 {
-                    title: 'Code',
+                    title: '编码',
                     align:"center",
                     dataIndex: 'code',
                     ellipsis: true,

+ 1 - 1
src/views/production/Popup/OperatorsPopup.vue

@@ -78,7 +78,7 @@
                     ellipsis: true,
                 },
                 {
-                    title: 'Code',
+                    title: '编码',
                     align:"center",
                     dataIndex: 'Code',
                     ellipsis: true,

+ 1 - 1
src/views/production/Popup/deparmentPopup.vue

@@ -78,7 +78,7 @@
                     ellipsis: true,
                 },
                 {
-                    title: 'Code',
+                    title: '编码',
                     align:"center",
                     dataIndex: 'Code',
                     ellipsis: true,

+ 1 - 1
src/views/production/Popup/organizationPopup.vue

@@ -78,7 +78,7 @@
                     ellipsis: true,
                 },
                 {
-                    title: 'Code',
+                    title: '编码',
                     align:"center",
                     dataIndex: 'Code',
                     ellipsis: true,

+ 1 - 1
src/views/production/Popup/unitPopup.vue

@@ -111,7 +111,7 @@
                     ellipsis: true,
                 },
                 {
-                    title: 'Code',
+                    title: '编码',
                     align:"center",
                     dataIndex: 'code',
                     ellipsis: true,