mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-18 15:26:45 +08:00
退出修改
This commit is contained in:
@@ -10,7 +10,7 @@ const login = function() {
|
||||
|
||||
/**退出*/
|
||||
const logout = function() {
|
||||
return ajax.postJson(baseURL,'/userbasic/logout',{from:'pc'});
|
||||
return ajax.postJson(baseURL,'/logout',{from:'pc'});
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user