Commit 366d30ba by wangjian

1

parent 0635ed60
......@@ -84,7 +84,6 @@
onShow() {
this.userInfo = {}
this.getUserInfo()
console.log(this.$store.state);
if (this.$store.state.selectAccount) {
this.$store.commit('refreshSelectAccount', false)
this.toast('账号切换成功')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment