登录修复
This commit is contained in:
@@ -86,7 +86,7 @@ export const config = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
let {module} = params
|
let {module} = params
|
||||||
return http.post("/auth/oauth/token", null, {
|
return http.post("/auth/oauth/token", params, {
|
||||||
withoutToken: true,
|
withoutToken: true,
|
||||||
module,
|
module,
|
||||||
params: {
|
params: {
|
||||||
|
|||||||
Reference in New Issue
Block a user