diff --git a/src/common/modules.js b/src/common/modules.js index 296b5d14..37dfdf1c 100644 --- a/src/common/modules.js +++ b/src/common/modules.js @@ -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: {