Pre Merge pull request !1011 from 美一天/N/A
commit
3c336f94ce
|
|
@ -101,7 +101,7 @@ export default {
|
|||
type: 'warning'
|
||||
}).then(() => {
|
||||
this.$store.dispatch('LogOut').then(() => {
|
||||
location.href = '/index'
|
||||
location.href = process.env.BASE_URL + '/index'
|
||||
})
|
||||
}).catch(() => {})
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue