首页loading效果

cyl/master-apply
wangxia 3 months ago
parent fe932ef6de
commit c9b2e9e236

@ -882,8 +882,11 @@ export default {
} }
}, },
searchJob() { searchJob() {
console.log(123123);
this.query.list = []; this.query.list = [];
this.query.page = 1; this.query.page = 1;
this.speed = -1;
this.loading = true;
this.getList(); this.getList();
}, },
goCity() { goCity() {

Loading…
Cancel
Save