@@ -134,8 +134,8 @@ service.interceptors.response.use(
|
||||
}
|
||||
store.dispatch('user/logout').then(() => {
|
||||
router.push(`/login`)
|
||||
this.$i18n.locale = 'zh'
|
||||
this.setLanguage('zh')
|
||||
// this.$i18n.locale = 'zh'
|
||||
// this.setLanguage('zh')
|
||||
this.$updateDictionary()
|
||||
})
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user