修改bug

ww
wangwei 3 years ago
parent 6f0ab9528b
commit e972ee9f09

@ -627,7 +627,7 @@ export default {
handleCurrentChange(val) { handleCurrentChange(val) {
this.query.page = val; this.query.page = val;
this.getList(); this.getList();
this.query.page ='' this.query.page =1;
}, },
getBasicThirdSys() { getBasicThirdSys() {
let query = { let query = {

Loading…
Cancel
Save