From bf5f736b0c601fa31fee41414469cfe6d60b53ae Mon Sep 17 00:00:00 2001 From: berlin-tzen Date: Wed, 8 Mar 2023 16:15:43 +0800 Subject: [PATCH] =?UTF-8?q?[WHAT]=20=E9=9A=B1=E8=97=8F=E5=B1=95=E8=A6=BD?= =?UTF-8?q?=E5=88=97=E8=A1=A8=E9=A0=81=E5=BB=A3=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FrontEnd/pages/exhibition/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FrontEnd/pages/exhibition/index.vue b/FrontEnd/pages/exhibition/index.vue index 0aa17a3..a8c7da5 100644 --- a/FrontEnd/pages/exhibition/index.vue +++ b/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();