| 
					
				 | 
			
			
				@@ -352,7 +352,7 @@ export default { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           // 设置字体颜色 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           // 'color': record.id === this.leftAlignId ? '#fff' : '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           //  设置行背景色 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          'background-color': record.id === this.leftAlignId ? '#ffff7f' : '' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          'background-color': record.id === this.leftAlignId ? '#fff1c5' : '' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           // 设置字体类型 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           // 'font-family': 'Microsoft YaHei', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           // // 下划线 
			 |