master
周文涛 2 years ago
parent 3c5f5c394d
commit 3f872c64e2

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

Loading…
Cancel
Save