浏览代码

物料基本分类-产品线字段增加“设备产线”。

DongZ 1 年之前
父节点
当前提交
40bf060923
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/views/material/classify/index.vue

+ 3 - 0
src/views/material/classify/index.vue

@@ -302,6 +302,9 @@ export default {
           id: 9,
           label: "外科"
         }]
+      },{
+        id: 10,
+        label: "设备产线"
       }],
     };
   },