From 5fc992b7fcb5ebf39a10306e13faad812f42085a Mon Sep 17 00:00:00 2001 From: jiangyy Date: Tue, 19 Apr 2022 17:13:09 +0800 Subject: [PATCH] 111 --- src/views/modules/communityParty/regionalParty/activitys.vue | 1 + src/views/modules/communityParty/regionalParty/units.vue | 1 + 2 files changed, 2 insertions(+) diff --git a/src/views/modules/communityParty/regionalParty/activitys.vue b/src/views/modules/communityParty/regionalParty/activitys.vue index fccc7806..7f14586d 100644 --- a/src/views/modules/communityParty/regionalParty/activitys.vue +++ b/src/views/modules/communityParty/regionalParty/activitys.vue @@ -223,6 +223,7 @@ :close-on-click-modal="false" :close-on-press-escape="false" :title="formTitle" + :destroy-on-close="true" width="950px" top="5vh" class="dialog-h" diff --git a/src/views/modules/communityParty/regionalParty/units.vue b/src/views/modules/communityParty/regionalParty/units.vue index 9c6d5b6b..e01609a0 100644 --- a/src/views/modules/communityParty/regionalParty/units.vue +++ b/src/views/modules/communityParty/regionalParty/units.vue @@ -235,6 +235,7 @@ :close-on-click-modal="false" :close-on-press-escape="false" :title="formTitle" + :destroy-on-close="true" width="950px" top="5vh" class="dialog-h"