From 460b6741359b2ada47dd990b20791683d7c54690 Mon Sep 17 00:00:00 2001 From: 13176889840 <13176889840@163.com> Date: Tue, 21 Jun 2022 10:50:24 +0800 Subject: [PATCH] dd --- src/views/modules/communityParty/members/points.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/modules/communityParty/members/points.vue b/src/views/modules/communityParty/members/points.vue index 9d08c548..ff6e70a4 100644 --- a/src/views/modules/communityParty/members/points.vue +++ b/src/views/modules/communityParty/members/points.vue @@ -285,7 +285,7 @@ export default { data() { return { dialogVisible: false, - dialogFormVisible: true, + dialogFormVisible: false, tableLoading: false, disabled: false, pageLoading: false,