@@ -388,7 +388,7 @@ export default {
if (!res.data) {
this.$router.push({
//path: this.redirect || '/'
- path: '/'
+ path: '/index'
})
} else {
this.$confirm('您的密码已经过期,是否立即修改!', '提示', {