|  |  | @ -646,7 +646,7 @@ export default { | 
			
		
	
		
			
				
					|  |  |  |       let view = document.querySelector('.picture-view'); | 
			
		
	
		
			
				
					|  |  |  |       let width = view.clientWidth / 2; | 
			
		
	
		
			
				
					|  |  |  |       let heigth = view.clientHeight - 102; | 
			
		
	
		
			
				
					|  |  |  |        | 
			
		
	
		
			
				
					|  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |       options.loadingExtinctionBeforeStatus = true; | 
			
		
	
		
			
				
					|  |  |  |       let params = { | 
			
		
	
		
			
				
					|  |  |  |         date: moment(options.date).format('YYYY-MM-DD HH'), | 
			
		
	
	
		
			
				
					|  |  | @ -1671,6 +1671,7 @@ export default { | 
			
		
	
		
			
				
					|  |  |  |         display: flex; | 
			
		
	
		
			
				
					|  |  |  |         flex-flow: column; | 
			
		
	
		
			
				
					|  |  |  |         justify-content: center; | 
			
		
	
		
			
				
					|  |  |  |         text-align: center; | 
			
		
	
		
			
				
					|  |  |  |         //:deep(.el-loading-mask) { | 
			
		
	
		
			
				
					|  |  |  |         //  top: 64px !important; | 
			
		
	
		
			
				
					|  |  |  |         //} | 
			
		
	
	
		
			
				
					|  |  | 
 |