ysy hace 1 año
padre
commit
304fb0fa9b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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;
       },