首页loading效果

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

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

Loading…
Cancel
Save