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) {