Explorar o código

feat: 下料尺寸字段

hans hai 4 días
pai
achega
61fa712797
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      src/views/material/materialBOM/components/view-dialog.vue

+ 4 - 0
src/views/material/materialBOM/components/view-dialog.vue

@@ -116,6 +116,10 @@
             label: '物料编码',
             prop: 'categoryCode'
           },
+          {
+            label: '下料尺寸',
+            prop: 'cuttingSize'
+          },
           {
             label: '牌号',
             prop: 'brandNum'