Browse Source

清空验证优化

wyh 1 year ago
parent
commit
9ec66ed563
1 changed files with 1 additions and 0 deletions
  1. 1 0
      itdmWeb/src/views/module-iTDM/flowpath/modules/ItdmNextModal.vue

+ 1 - 0
itdmWeb/src/views/module-iTDM/flowpath/modules/ItdmNextModal.vue

@@ -130,6 +130,7 @@ export default{
       },
       handleCancel () {
         this.close()
+        this.$refs.form.resetFields()
         // this.$emit('close');
         // this.visible = false;
         this.record = {};