系统切换优化
This commit is contained in:
@@ -236,7 +236,7 @@ const store = new Vuex.Store({
|
||||
},
|
||||
agentSign(state, params) {
|
||||
let url = window.location.href,
|
||||
{corpId = "ww596787bb70f08288", suiteId} = state.state.config
|
||||
{corpId, suiteId} = state.state.config
|
||||
if (agentSignURL == url) {
|
||||
return Promise.resolve()
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user