diff --git a/FrontEnd/pages/exhibition/index.vue b/FrontEnd/pages/exhibition/index.vue index 339cd0a..443fc95 100644 --- a/FrontEnd/pages/exhibition/index.vue +++ b/FrontEnd/pages/exhibition/index.vue @@ -564,17 +564,6 @@ export default { }); }, async getExhibitionCard() { - - // this.query = this.query + "工具機"; - // console.log("getExhibitionCard"+": "+this.query) - -<<<<<<< HEAD - // this.query = this.query + "工具機"; - - // console.log("getExhibitionCard"+": "+this.query) - -======= ->>>>>>> 221c7d61404524a69834d629a1d1430b1172e744 await this.$axios .get( `/trending/api/Exhibition/Cards?Lang=${this.$i18n.localeProperties["langQuery"]}` +