浏览代码

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

xieyong 3 天之前
父节点
当前提交
2a835679c9
共有 1 个文件被更改,包括 6 次插入0 次删除
  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: '工艺文件',