From b29bf75ce6149a60f7766738ac05da3a64c454e8 Mon Sep 17 00:00:00 2001 From: aixianling Date: Mon, 13 Jun 2022 20:42:38 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E5=BD=95=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/common/modules.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: {