yijing 1 vuosi sitten
vanhempi
commit
0f540b294d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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;