diff --git a/src/views/modules/volunteer/VolManage/integral.vue b/src/views/modules/volunteer/VolManage/integral.vue
index 94f0b4f77..5fa37266e 100644
--- a/src/views/modules/volunteer/VolManage/integral.vue
+++ b/src/views/modules/volunteer/VolManage/integral.vue
@@ -81,10 +81,10 @@
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 查询
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
-
-
-
-
-
-
-
-
-
- .
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+ .
+
+
+
+
+
+
+
+
+
+ 查看
+
+
+
+
+
+
+
+
+
+
+
-
+
diff --git a/src/views/modules/volunteer/activityArchive/enclosure.vue b/src/views/modules/volunteer/activityArchive/enclosure.vue
new file mode 100644
index 000000000..31fcf68fc
--- /dev/null
+++ b/src/views/modules/volunteer/activityArchive/enclosure.vue
@@ -0,0 +1,176 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+
+
+
+
+
+
+
+
+
+
+
+
+ .
+
+
+
+
+
+
+
+
+
+ 查看
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/modules/volunteer/activityArchive/index.vue b/src/views/modules/volunteer/activityArchive/index.vue
index 37149c6db..bdfb00a85 100644
--- a/src/views/modules/volunteer/activityArchive/index.vue
+++ b/src/views/modules/volunteer/activityArchive/index.vue
@@ -127,7 +127,7 @@
import realselect from "./realselect.vue"
export default {
- components: {add,ActivityCountshow,Points,realselect },
+ components: {add,ActivityCountshow,Points,realselect,selecthande },
data() {
return {
@@ -212,6 +212,7 @@
handleSearch(){
console.log("this.long");
console.log(this.formData,"this.long");
+ this.pageNo=1
this.getTableData()
},
diff --git a/src/views/modules/volunteer/pointsRedemption/record.vue b/src/views/modules/volunteer/pointsRedemption/record.vue
index 4ef4e29c1..e536163d6 100644
--- a/src/views/modules/volunteer/pointsRedemption/record.vue
+++ b/src/views/modules/volunteer/pointsRedemption/record.vue
@@ -142,6 +142,7 @@ export default {
this.getTableData();
},
handleSeach(){
+ this.pageNo = 1;
console.log(this.SearchName);
this.getTableData()