浏览代码

清空验证优化

wyh 1 年之前
父节点
当前提交
9ec66ed563
共有 1 个文件被更改,包括 1 次插入0 次删除
  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 () {
       handleCancel () {
         this.close()
         this.close()
+        this.$refs.form.resetFields()
         // this.$emit('close');
         // this.$emit('close');
         // this.visible = false;
         // this.visible = false;
         this.record = {};
         this.record = {};