Browse Source

游记攻略

master
jiazhipeng 1 year ago
parent
commit
7450cf7ce8
  1. 1
      subPackages/travelGuide/travelGuide.vue

1
subPackages/travelGuide/travelGuide.vue

@ -86,6 +86,7 @@
methods: { methods: {
setTag (item) { setTag (item) {
this.showMore = true
this.type_id = item.id this.type_id = item.id
this.list = [] this.list = []
this.getArticleByType() this.getArticleByType()

Loading…
Cancel
Save