From 510d300851a63c59caac02898aa1ab9dbf0c4d3d 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: Thu, 29 Aug 2024 19:13:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8Fbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/volunteer/VolManage/integral.vue | 11 +- .../modules/volunteer/activityArchive/add.vue | 233 ++++++++++-------- .../volunteer/activityArchive/index.vue | 6 +- .../volunteer/activityArchive/realselect.vue | 36 +-- .../volunteer/activityArchive/select.vue | 19 +- .../volunteer/pointsRedemption/index.vue | 2 +- .../volunteer/pointsRedemption/record.vue | 2 +- .../volunteer/pointsRedemption/update.vue | 6 +- 8 files changed, 182 insertions(+), 133 deletions(-) diff --git a/src/views/modules/volunteer/VolManage/integral.vue b/src/views/modules/volunteer/VolManage/integral.vue index 8bd7a314e..2ab17a35a 100644 --- a/src/views/modules/volunteer/VolManage/integral.vue +++ b/src/views/modules/volunteer/VolManage/integral.vue @@ -41,7 +41,9 @@ - + + @@ -62,8 +64,13 @@ . + - + + - - - - + + + + + + + + + + + + + + + - 至 + format="yyyy-MM-dd HH:mm:ss" placeholder="开始时间" style="width:195px"> + + format="yyyy-MM-dd HH:mm:ss" placeholder="结束时间" style="width:195px" @change="controlTime "> + + + + + + + + + +
+ +
+
+
+ + + + + + + + + + + + + +
+ + 不限名额 +
+
+
+ - - + + + +
+ + + + +
+
+
+
+ + - -
+ + + + +
+ + +
+ +
+
+ + +
- + - + - +
- -
- -
- - + +
+
+ + + + + + + + + - + --> + + + + + + + + + - -
取 消 @@ -178,7 +203,7 @@ export default { agencyId:"", projectId:"", content:"", - points:10, + points:'', imgs:"", deadline:"", strTime:"", @@ -631,6 +656,10 @@ export default { }