fix: 隐藏阵地切换
parent
309ec2e592
commit
7306736fa6
|
@ -60,10 +60,7 @@ export default {
|
|||
addStorageEvent('selectPostion', '')
|
||||
}
|
||||
}
|
||||
// 公网环境开启,现场环境暂不开启
|
||||
if (window.location.href.indexOf('101.89.218.38:60006') > -1 || window.location.href.indexOf('yw.iaserver.online') > -1) {
|
||||
init()
|
||||
}
|
||||
// init()
|
||||
onUnmounted(() => {
|
||||
// addStorageEvent('isLeaderPosition', '')
|
||||
// addStorageEvent('selectPostion', '')
|
||||
|
|
Loading…
Reference in New Issue