Commit 330b80f2 by crushh

Merge branch 'feature/会员标签调整' into dev

parents 943acf0b c17b2aab
......@@ -212,7 +212,8 @@ export default ({
this.dateTime = val?val:[];
this.getListData();
},
handleCurrentChange() {
handleCurrentChange(val) {
this.page.currentPage = val;
this.getListData();
},
handleSizeChange(val) {
......
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