|  | @ -4,7 +4,7 @@ Vue.component('reserved-list', {
 | 
	
		
			
				|  |  | 					<p class="follow-up-doctor"><span class="start-time pull-right">预约时间:{{list.czrq.substr(0,19)}}</span>预约医生:{{list.doctorName}}</p>\
 | 
	
		
			
				|  |  | 					<div class="follow-user-info">\
 | 
	
		
			
				|  |  | 						<p>科室/医院:{{list.deptName}}/{{list.orgName}}</p>\
 | 
	
		
			
				|  |  | 						<p class="completion-time">就诊时间:{{list.startTime?list.startTime.substr(0,16):''}}</p>\
 | 
	
		
			
				|  |  | 						<p class="completion-time">就诊时间:{{list.startTime?list.startTime.substr(0,16):""}}</p>\
 | 
	
		
			
				|  |  | 					</div>\
 | 
	
		
			
				|  |  | 				</li>\
 | 
	
		
			
				|  |  | 			</ul>',
 |