mirror of
				https://gitee.com/hhyykk/ipms-sjy-ui.git
				synced 2025-11-04 12:18:43 +08:00 
			
		
		
		
	!535 feat: ✨ add closeOnPressEscape to ElMessageBox
Merge pull request !535 from AhJindeg/hotfix/handleAuthorized
This commit is contained in:
		@@ -211,6 +211,7 @@ const handleAuthorized = () => {
 | 
			
		||||
      showCancelButton: false,
 | 
			
		||||
      closeOnClickModal: false,
 | 
			
		||||
      showClose: false,
 | 
			
		||||
      closeOnPressEscape: false,
 | 
			
		||||
      confirmButtonText: t('login.relogin'),
 | 
			
		||||
      type: 'warning'
 | 
			
		||||
    }).then(() => {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user