From ff855bbab3c8e7253c97a0a64cd538b08c7ad767 Mon Sep 17 00:00:00 2001 From: aixianling Date: Thu, 17 Mar 2022 11:37:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=BC=80=E7=A9=BA=E7=99=BD=E9=A1=B5?= =?UTF-8?q?=E5=BC=82=E5=B8=B8=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/store/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/store/index.js b/src/store/index.js index c3401bcd..e9e01a51 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -242,6 +242,7 @@ const store = new Vuex.Store({ params = {...params, corpId: "ww596787bb70f08288"} } return http.post("/app/wxcp/portal/agentSign", null, { + withoutToken: true, params: {...params, url} }).then(res => { if (res?.data) {