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