From 692541dc075cf97a2f2febc5c19f7d1d2a5b0b2d Mon Sep 17 00:00:00 2001 From: jiangyy Date: Mon, 29 Aug 2022 10:48:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8B=E6=8B=89=E6=A1=86bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/communityParty/regionalParty/activitysForm.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/modules/communityParty/regionalParty/activitysForm.vue b/src/views/modules/communityParty/regionalParty/activitysForm.vue index a45a5b80b..cfbaf7386 100644 --- a/src/views/modules/communityParty/regionalParty/activitysForm.vue +++ b/src/views/modules/communityParty/regionalParty/activitysForm.vue @@ -238,6 +238,7 @@ export default { let _form = { unitName: '', serviceMatterList: [], + unitIdList: [], type: '', contact: '', contactMobile: '', @@ -530,6 +531,7 @@ export default { this.formData = { unitName: '', serviceMatterList: [], + unitIdList: [], type: '', contact: '', contactMobile: '',