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;