ysy 1 rok temu
rodzic
commit
304fb0fa9b

+ 1 - 0
src/views/productionPlan/components/disassemblePlanPop.vue

@@ -377,6 +377,7 @@
 
       cancel() {
         this.formData = {};
+        this.jhList = []
         this.visible = false;
       },