From 5c32b8e2405d3a75f5d996e30935b6796c5551b7 Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Fri, 18 Feb 2022 15:21:50 +0800 Subject: [PATCH] 27469 --- .../apps/shandong/AppIntegralAudit/components/Detail.vue | 6 +++++- .../apps/shandong/AppResident/auditList.vue | 9 ++++++--- .../apps/shandong/AppResident/audtiDetail.vue | 8 ++++++-- 3 files changed, 17 insertions(+), 6 deletions(-) diff --git a/project/shandong10086/apps/shandong/AppIntegralAudit/components/Detail.vue b/project/shandong10086/apps/shandong/AppIntegralAudit/components/Detail.vue index d5c573b7..8fa6e754 100644 --- a/project/shandong10086/apps/shandong/AppIntegralAudit/components/Detail.vue +++ b/project/shandong10086/apps/shandong/AppIntegralAudit/components/Detail.vue @@ -42,7 +42,7 @@ @onConfirm="onConfirm"> - + @@ -138,6 +138,10 @@ }) }, + onStatusChange () { + this.$refs.form.clearValidate() + }, + onClose () { this.form.auditIntegralType = '' this.form.auditRuleId = '' diff --git a/project/shandong10086/apps/shandong/AppResident/auditList.vue b/project/shandong10086/apps/shandong/AppResident/auditList.vue index c92cc6d8..c4433de6 100644 --- a/project/shandong10086/apps/shandong/AppResident/auditList.vue +++ b/project/shandong10086/apps/shandong/AppResident/auditList.vue @@ -49,12 +49,11 @@ :current.sync="search.current" :size.sync="search.size" @getList="getList"> - + @@ -67,7 +66,7 @@ @onConfirm="onConfirm"> - + @@ -160,6 +159,10 @@ }) }, + onStatusChange () { + this.$refs.form.clearValidate() + }, + toAudit (id) { this.id = id this.isShow = true diff --git a/project/shandong10086/apps/shandong/AppResident/audtiDetail.vue b/project/shandong10086/apps/shandong/AppResident/audtiDetail.vue index 01b0f1c4..e41a9b74 100644 --- a/project/shandong10086/apps/shandong/AppResident/audtiDetail.vue +++ b/project/shandong10086/apps/shandong/AppResident/audtiDetail.vue @@ -162,7 +162,7 @@ - +
@@ -188,7 +188,7 @@ @onConfirm="onConfirm"> - + @@ -385,6 +385,10 @@ export default { }) }, + onStatusChange () { + this.$refs.form.clearValidate() + }, + onClose () { this.form.pass = '' this.form.opinion = ''