12234444
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ const smartAxios = axios.create({
|
||||
// 退出系统
|
||||
function logout() {
|
||||
useUserStore().logout();
|
||||
location.href = '/';
|
||||
location.href = '/admin/web';
|
||||
}
|
||||
|
||||
// ================================= 请求拦截器 =================================
|
||||
|
||||
Reference in New Issue
Block a user