配置地图
This commit is contained in:
@@ -240,7 +240,7 @@ const store = new Vuex.Store({
|
||||
return Promise.resolve()
|
||||
} else {
|
||||
agentSignURL = url
|
||||
if (http.defaults.baseURL.indexOf("saas") > -1) {
|
||||
if (sessionStorage.getItem("prj").indexOf("saas") > -1) {
|
||||
params = {...params, corpId: "ww596787bb70f08288"}
|
||||
}
|
||||
if (qs.parse(location.search)?.corpId) {
|
||||
|
||||
Reference in New Issue
Block a user