修改bug

prod
wangwei 2 years ago
parent 2f062fd0ba
commit cbf691a7ea

@ -441,7 +441,7 @@ import {
}, },
handleCurrentChange(val) { handleCurrentChange(val) {
this.query.page = val; this.query.page = val.page;
this.getList(); this.getList();
}, },
getBasicThirdSys() { getBasicThirdSys() {

Loading…
Cancel
Save