fix: 健康档案,修改内容。
This commit is contained in:
@@ -92,7 +92,7 @@ service.interceptors.response.use(
|
||||
useUserStore()
|
||||
.logOut()
|
||||
.then(() => {
|
||||
location.href = '/intc/index'
|
||||
location.href = '/health/index'
|
||||
})
|
||||
})
|
||||
.catch(() => {
|
||||
|
||||
Reference in New Issue
Block a user