parent
commit
125a186327
  1. 1
      FrontEnd/pages/exhibition/index.vue

1
FrontEnd/pages/exhibition/index.vue

@ -567,7 +567,6 @@ export default {
// this.query = this.query + "";
// console.log("getExhibitionCard"+": "+this.query)
await this.$axios
.get(
`/trending/api/Exhibition/Cards?Lang=${this.$i18n.localeProperties["langQuery"]}` +

Loading…
Cancel
Save