Explorar o código

feat(routing): 新增所属工厂字段至数据表格

xieyong hai 3 días
pai
achega
2a835679c9
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      src/views/material/BOMmanage/components/routing.vue

+ 6 - 0
src/views/material/BOMmanage/components/routing.vue

@@ -200,6 +200,12 @@
             align: 'center',
             showOverflowTooltip: true
           },
+          {
+            prop: 'factoriesName',
+            label: '所属工厂',
+            align: 'center',
+            showOverflowTooltip: true
+          },
           {
             prop: 'fileParam',
             label: '工艺文件',