打开空白页异常修复

This commit is contained in:
aixianling
2022-03-17 11:37:46 +08:00
parent c27cfefdf1
commit ff855bbab3

View File

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