修改bug

ww
wangwei 3 years ago
parent 6f0ab9528b
commit e972ee9f09

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

Loading…
Cancel
Save