yijing 1 год назад
Родитель
Сommit
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) {
       if (list.length) {
         this.selectList = list;
         this.selectList = list;
       } else {
       } else {
-        this.type = type;
+        this.type = list;
       }
       }
       this.getTreeData();
       this.getTreeData();
       this.visible = true;
       this.visible = true;