yijing 1 年之前
父節點
當前提交
0f540b294d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/material/BOMmanage/components/standardOutput.vue

+ 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;