Browse Source

解決衝突

Dev
Janie 2 years ago
parent
commit
0a902d3acb
  1. 11
      FrontEnd/pages/exhibition/index.vue

11
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"]}` +

Loading…
Cancel
Save