ysy 2 년 전
부모
커밋
0640946bbb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/materialPlan/components/ProductModal.vue

+ 1 - 1
src/views/materialPlan/components/ProductModal.vue

@@ -47,7 +47,7 @@ export default {
       visible: false,
       title: '选择物料',
 
-      categoryLevelId: null,
+      categoryLevelId: 1,
       categoryId: 1,
       treeList: [],
       treeLoading: false,