mirror of https://github.com/certd/certd
				
				
				
			fix: 成功图标转动的问题
							parent
							
								
									b4e17691c4
								
							
						
					
					
						commit
						f87eee3b9f
					
				| 
						 | 
				
			
			@ -14,7 +14,7 @@ const StatusEnum: StatusEnumType = {
 | 
			
		|||
    value: "success",
 | 
			
		||||
    label: "成功",
 | 
			
		||||
    color: "green",
 | 
			
		||||
    spin: true,
 | 
			
		||||
    spin: false,
 | 
			
		||||
    icon: "ant-design:check-circle-outlined"
 | 
			
		||||
  },
 | 
			
		||||
  error: {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue