소스 검색

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

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: "设备产线"
       }],
     };
   },