ysy 1 tahun lalu
induk
melakukan
6495b73206
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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;
       }
     }