ysy пре 2 година
родитељ
комит
331ad51520

+ 2 - 2
src/views/material/materialBOM/components/edit-dialog.vue

@@ -235,12 +235,12 @@ export default {
           prop: 'modelType'
         },
         {
-          label: '净重',
+          label: '数量',
           slot: 'count',
           action: 'count'
         },
         {
-          label: '重量单位',
+          label: '单位',
           slot: 'unit',
           action: 'unit'
         },

+ 1 - 1
src/views/material/product/components/codeDialog.vue

@@ -56,7 +56,7 @@ export default {
             loading: false,
 
             formData: {
-                leave: 'CX',
+                leave: 'CCSB',
                 leave2: null,
                 leave3: null,
                 code: null