Commit e2bbcf67 authored by wuwangwolihui's avatar wuwangwolihui

营地2.0-整合修改

parent d6720e8b
......@@ -300,10 +300,16 @@
},
// 确定按钮
searchHandle() {
this.pageSize = 6;
this.totall = 0;
this.showActiveList = [];
this.getList();
},
// 重置按钮
resetHandle() {
this.pageSize = 6;
this.totall = 0;
this.showActiveList = [];
this.queryForm = {
ids: {},
activityStatus: null,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment