修改上传图片路径参数
This commit is contained in:
@ -100,7 +100,7 @@ const alovaInstance = createAlova({
|
||||
|
||||
if (config.meta?.toast !== false) {
|
||||
toast.info(msg)
|
||||
router.switchTab(import.meta.env.VITE_LOGIN_URL, 1000)
|
||||
router.navigateTo(import.meta.env.VITE_LOGIN_URL, 1000)
|
||||
}
|
||||
throw new Error(`登录超时[${code}]:${msg}`)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user