fix: 资产管理区分阵地公网环境开启

develop
时启龙 2024-08-28 19:43:02 +08:00
parent 373c3fdcc9
commit e97770267d
1 changed files with 4 additions and 1 deletions

View File

@ -60,7 +60,10 @@ export default {
addStorageEvent('selectPostion', '')
}
}
// init()
// ,
if (window.location.href.indexOf('101.89.218.38:60006') > -1 || window.location.href.indexOf('yw.iaserver.online') > -1) {
init()
}
onUnmounted(() => {
// addStorageEvent('isLeaderPosition', '')
// addStorageEvent('selectPostion', '')