2 Commits

Author SHA1 Message Date
18300102974 eeee98bb83 Merge branch 'Dev' of http://www.origtek.com:2999/nelson.kai/ShowEasyFrontEnd into Dev 2 years ago
18300102974 f388e9a6ae 解決衝突 2 years ago
  1. 1
      FrontEnd/pages/exhibition/index.vue

1
FrontEnd/pages/exhibition/index.vue

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

Loading…
Cancel
Save