ysy 1 year ago
parent
commit
304fb0fa9b
1 changed files with 1 additions and 0 deletions
  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;
       },