소스 검색

清空验证优化

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 () {
         this.close()
+        this.$refs.form.resetFields()
         // this.$emit('close');
         // this.visible = false;
         this.record = {};