返回
			{{title}}
		
		
		
			
				表单信息
			
			
				流转记录
			
		  
		
		
		
			
			
				  
				  
			
			
			
		
		
			
	
			
		
		
			
	
				
					{{act.histIns.startTime |formatDate('MM-DD')}}
					
						
							
								{{act.histIns.activityName}}
								
							
							
							
								审批人 : {{act.assigneeName}}
							
							
								办理状态 :{{act.comment.status}}  
							
							
								审批意见 : {{act.comment.message}}
							
							
								开始时间 : {{act.histIns.startTime |formatDate}}
							
							
								结束时间 : {{act.histIns.endTime |formatDate}}
							
							
								用时 : {{act.durationTime || '0秒'}}