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: {
goMine(){
this.show=false
this.tabChange('mine')
},
...mapActions({

Loading…
Cancel
Save