From e38a011041b27da59ca5ead25736605d8e6deec0 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: Wed, 28 Aug 2024 15:52:14 +0800 Subject: [PATCH] bug --- .../volunteer/VolManage/activeRecord.vue | 31 +- .../modules/volunteer/VolManage/index.vue | 4 +- .../volunteer/activityArchive/Points.vue | 28 +- .../modules/volunteer/activityArchive/add.vue | 257 ++-- .../volunteer/activityArchive/index.vue | 19 +- .../volunteer/activityArchive/select.vue | 1049 +++++++++-------- .../volunteer/pointsRedemption/Select.vue | 3 +- .../volunteer/pointsRedemption/add.vue | 104 +- .../volunteer/pointsRedemption/record.vue | 44 +- .../volunteer/pointsRedemption/update.vue | 180 +-- 10 files changed, 1006 insertions(+), 713 deletions(-) diff --git a/src/views/modules/volunteer/VolManage/activeRecord.vue b/src/views/modules/volunteer/VolManage/activeRecord.vue index 455de2716..8951a0a70 100644 --- a/src/views/modules/volunteer/VolManage/activeRecord.vue +++ b/src/views/modules/volunteer/VolManage/activeRecord.vue @@ -1,7 +1,7 @@