ysy 1 vuosi sitten
vanhempi
commit
304fb0fa9b
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      src/views/productionPlan/components/disassemblePlanPop.vue

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

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