yijing há 1 ano atrás
pai
commit
0f540b294d

+ 1 - 1
src/views/material/BOMmanage/components/standardOutput.vue

@@ -182,7 +182,7 @@ export default {
       if (list.length) {
         this.selectList = list;
       } else {
-        this.type = type;
+        this.type = list;
       }
       this.getTreeData();
       this.visible = true;