mirror of
				https://github.com/1Panel-dev/1Panel.git
				synced 2025-11-01 03:37:19 +08:00 
			
		
		
		
	fix: 解决安全入口情况下升级后页面无法打开的问题 (#994)
This commit is contained in:
		
							parent
							
								
									ab523b6879
								
							
						
					
					
						commit
						a1c0408aae
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -139,6 +139,7 @@ const onUpgrade = async () => { | |||
|         type: 'info', | ||||
|     }).then(async () => { | ||||
|         globalStore.isLoading = true; | ||||
|         globalStore.setLogStatus(false); | ||||
|         await upgrade(upgradeVersion.value); | ||||
|         drawerVisiable.value = false; | ||||
|         MsgSuccess(i18n.global.t('commons.msg.operationSuccess')); | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue