冀北需求变更整改
This commit is contained in:
@@ -148,7 +148,7 @@ function createAxios<Data = any, T = ApiPromise<Data>>(
|
||||
})
|
||||
})
|
||||
}
|
||||
} else if (response.data.code == 'A0024') {
|
||||
} else if (response.data.code == 'A0024'||response.data.code == 'null') {
|
||||
// // 登录失效
|
||||
ElNotification({
|
||||
type: 'error',
|
||||
|
||||
Reference in New Issue
Block a user