ysy 1 rok temu
rodzic
commit
6495b73206

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

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