ysy 2 лет назад
Родитель
Сommit
a2c1b365e5
1 измененных файлов с 12 добавлено и 3 удалено
  1. 12 3
      src/views/material/product/components/MaterialModal.vue

+ 12 - 3
src/views/material/product/components/MaterialModal.vue

@@ -216,13 +216,22 @@ export default {
                     prop: 'modelType'
                 },
                 {
-                    label: '净重',
+                    label: '数量',
                     prop: 'count'
                 },
                 {
-                    label: '量单位',
+                    label: '量单位',
                     prop: 'unit'
-                }
+                },
+
+                {
+                    label: '重量',
+                    prop: 'netWeight'
+                },
+                {
+                    label: '重量单位',
+                    prop: 'weightUnit'
+                },
             ],
 
             statusList: [