打开空白页异常修复
This commit is contained in:
@@ -242,6 +242,7 @@ const store = new Vuex.Store({
|
|||||||
params = {...params, corpId: "ww596787bb70f08288"}
|
params = {...params, corpId: "ww596787bb70f08288"}
|
||||||
}
|
}
|
||||||
return http.post("/app/wxcp/portal/agentSign", null, {
|
return http.post("/app/wxcp/portal/agentSign", null, {
|
||||||
|
withoutToken: true,
|
||||||
params: {...params, url}
|
params: {...params, url}
|
||||||
}).then(res => {
|
}).then(res => {
|
||||||
if (res?.data) {
|
if (res?.data) {
|
||||||
|
|||||||
Reference in New Issue
Block a user