From 687d957ebaf1b5c91ca7c8ed65e696abd1a1099c Mon Sep 17 00:00:00 2001 From: luyan Date: Tue, 17 Oct 2023 13:46:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B7=BB=E5=8A=A0=E5=B0=8F?= =?UTF-8?q?=E5=8C=BA=E4=B8=8D=E8=83=BD=E5=9B=9E=E6=98=BE=E7=89=A9=E4=B8=9A?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98=EF=BC=8C=E4=BF=AE=E6=94=B9=E7=82=B9?= =?UTF-8?q?=E5=87=BB=E5=88=86=E9=A1=B5=E6=97=A0=E6=B3=95=E5=8A=A0=E8=BD=BD?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E7=9A=84=E9=97=AE=E9=A2=98=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/base/community/communityForm.vue | 1144 +++++----- .../modules/base/community/communityTable.vue | 1969 ++++++++--------- 2 files changed, 1431 insertions(+), 1682 deletions(-) diff --git a/src/views/modules/base/community/communityForm.vue b/src/views/modules/base/community/communityForm.vue index 3175b2145..87f73a6c9 100644 --- a/src/views/modules/base/community/communityForm.vue +++ b/src/views/modules/base/community/communityForm.vue @@ -1,670 +1,550 @@