This commit is contained in:
X1627315083
2024-12-19 13:47:55 +08:00
parent 4a65772ca9
commit 82836a7b27
9 changed files with 608 additions and 13 deletions

View File

@@ -100,7 +100,7 @@ axios.interceptors.response.use((res) =>{
}
}
if(!sSystemUser){
// router.replace('/')
router.replace('/')
}
message.warning('Please login and try again~')
store.commit('createDetail')