登录修复

This commit is contained in:
aixianling
2022-06-13 20:42:38 +08:00
parent 0c39d469c1
commit b29bf75ce6

View File

@@ -86,7 +86,7 @@ export const config = {
}
}
let {module} = params
return http.post("/auth/oauth/token", null, {
return http.post("/auth/oauth/token", params, {
withoutToken: true,
module,
params: {