|
|
|
|
@ -267,7 +267,8 @@
|
|
|
|
|
})
|
|
|
|
|
},
|
|
|
|
|
loginSuccess () {
|
|
|
|
|
this.$router.push({ name: "building-spirit-BuildingSpiritualCivilizationConstructionList" }).catch(()=>{
|
|
|
|
|
/////////TODO 配置登录成功后跳转页面
|
|
|
|
|
this.$router.push({ name: "dashboard" }).catch(()=>{
|
|
|
|
|
console.log('登录跳转首页出错,这个错误从哪里来的')
|
|
|
|
|
})
|
|
|
|
|
this.$notification.success({
|
|
|
|
|
|