| 
					
				 | 
			
			
				@@ -608,6 +608,8 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     <span th:text="${log.message}"></span> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     <span th:if="${logStat.index == 0}" style="display: inline-block; padding: 2px 6px; border-radius: 2px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                         background: #ff5656; color: #fff; font-size: 12px; position: relative; top: -2px; margin-left: 10px;">最终状态</span> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    <span th:if="${log.message !== ''}" style="display: inline-block;  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                        font-size: 12px; color: #ff5656; position: relative; top: -2px; margin-left: 10px;">驳回原因: <span th:text="${log.opinion}"></span></span> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </div> 
			 |