邓洁: 修改细节

This commit is contained in:
邓洁
2024-01-08 09:31:34 +08:00
parent 1ab43e97e3
commit 060ff853d4
7 changed files with 38 additions and 25 deletions

View File

@@ -62,7 +62,8 @@ serveice.interceptors.response.use(response=>{
confirmButtonText: '重新登录',
cancelButtonText: '取消',
type: 'warning',
closeOnClickModal: false
closeOnClickModal: false,
customClass:'message-id'
}).then(()=>{
removeToken()
window.location = '/login'