ysy 1 年之前
父節點
當前提交
304fb0fa9b
共有 1 個文件被更改,包括 1 次插入0 次删除
  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;
       },