Commit c17b2aab by crushh

update: 页码

parent 330a49c9
......@@ -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