Janie 2 years ago
parent
commit
f7a74254f4
  1. 2
      FrontEnd/pages/exhibition/index.vue

2
FrontEnd/pages/exhibition/index.vue

@ -258,7 +258,7 @@ export default {
this.isPageLoading = true;
await this.getQuery();
this.getAdList();
// this.getAdList();
await this.getStatusList();
await this.getLocationList();
await this.getCategoryList();

Loading…
Cancel
Save