@ -56,7 +56,7 @@ export default {
console.log('进行登录操作')
login().finally(() => {
this.changeAuthorization(false)
this.$yrouter.replace({
this.$yrouter.switchTab({
path: '/pages/home/index',
})