Browse Source

优化

master
ltlzx 4 years ago
parent
commit
7438466563
  1. 1
      pages/base/home.vue

1
pages/base/home.vue

@ -640,6 +640,7 @@ export default {
}, },
methods: { methods: {
goMine(){ goMine(){
this.show=false
this.tabChange('mine') this.tabChange('mine')
}, },
...mapActions({ ...mapActions({

Loading…
Cancel
Save