From 00a5fec89106e5ba32c85e3caa01dde6e310c637 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=AF=E5=B0=8F=E7=8E=8B=E5=91=80=5C24601?= <819653817@qq.com> Date: Mon, 30 Sep 2024 14:41:09 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=84=E7=BB=87=E7=AC=AC=E4=B8=80=E6=AC=A1?= =?UTF-8?q?=E5=AE=A1=E6=A0=B8=E5=8F=AA=E6=98=BE=E7=A4=BA=E5=AE=A1=E6=A0=B8?= =?UTF-8?q?=EF=BC=8C=E7=BB=84=E7=BB=87=E7=B1=BB=E5=9E=8B=E5=88=86=E4=B8=80?= =?UTF-8?q?=E4=BA=8C=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../volunteer/LifeCircleManagement/add.vue | 8 +- .../volunteer/VoluntaryOrganization/add.vue | 214 ++++++------------ .../volunteer/VoluntaryOrganization/index.vue | 27 ++- .../volunteer/VoluntaryOrganization/info.vue | 3 +- .../volunteer/VolunteerProjects/add.vue | 14 -- 5 files changed, 99 insertions(+), 167 deletions(-) diff --git a/src/views/modules/volunteer/LifeCircleManagement/add.vue b/src/views/modules/volunteer/LifeCircleManagement/add.vue index b021f4be5..9cf0b9ec3 100644 --- a/src/views/modules/volunteer/LifeCircleManagement/add.vue +++ b/src/views/modules/volunteer/LifeCircleManagement/add.vue @@ -336,7 +336,13 @@ "label": "文化体育" }, { - "children": [], + "children": [ + { + "pv":"5", + "value": "51", + "label": "其他" + }, + ], "value": "5", "label": "其它" } diff --git a/src/views/modules/volunteer/VoluntaryOrganization/add.vue b/src/views/modules/volunteer/VoluntaryOrganization/add.vue index 02ce1d507..2e1c8f4b2 100644 --- a/src/views/modules/volunteer/VoluntaryOrganization/add.vue +++ b/src/views/modules/volunteer/VoluntaryOrganization/add.vue @@ -13,13 +13,13 @@ - - + @@ -28,7 +28,7 @@ - +