字典树修改
This commit is contained in:
@@ -124,7 +124,7 @@ function createAxios<Data = any, T = ApiPromise<Data>>(
|
||||
// 登录失效
|
||||
ElNotification({
|
||||
type: 'error',
|
||||
message: response.data.msg
|
||||
message: response.data.message
|
||||
})
|
||||
adminInfo.removeToken()
|
||||
router.push({ name: 'login' })
|
||||
|
||||
Reference in New Issue
Block a user