소스 검색

feat: 下料尺寸字段

hans 4 일 전
부모
커밋
61fa712797
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  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'