ysy 1 năm trước cách đây
mục cha
commit
6495b73206
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/productionPlan/components/factoryAdd/index.vue

+ 1 - 0
src/views/productionPlan/components/factoryAdd/index.vue

@@ -428,6 +428,7 @@
       },
 
       cancel() {
+        this.$refs.form.resetFields();
         this.visible = false;
       }
     }