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 { }