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;