ysy il y a 2 ans
Parent
commit
0640946bbb
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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,