|  | @ -60,7 +60,7 @@
 | 
	
		
			
				|  |  | 	        				<label style="transform: translateY(50%); color: #999999;font-weight: normal;">就诊事件:</label>
 | 
	
		
			
				|  |  | 							<div class="input-group-btn" style="width: 80%; transform: translateY(50%);top: -5px;">
 | 
	
		
			
				|  |  | 								<button style="width:223px;padding: 0; text-overflow: ellipsis; overflow: hidden;" v-bind:disabled="edit" type="button" class="btn btn-white dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
 | 
	
		
			
				|  |  | 									{{diagnosisInfo[indexOrder] && diagnosisInfo[indexOrder].orgName}}
 | 
	
		
			
				|  |  | 									{{diagnosisInfo[indexOrder].orgName}}
 | 
	
		
			
				|  |  | 									<span class="caret" style="position: absolute; top: 50%; right: 20px; margin-top: -2px;"></span>
 | 
	
		
			
				|  |  | 								</button>
 | 
	
		
			
				|  |  | 								<ul class="dropdown-menu" style="min-width: 206px;" >
 | 
	
	
		
			
				|  | @ -310,7 +310,7 @@
 | 
	
		
			
				|  |  |                 	searchKey: null,
 | 
	
		
			
				|  |  |                 	havePlan: false,
 | 
	
		
			
				|  |  |                 	frequencyList: [],
 | 
	
		
			
				|  |  |                 	diagnosisInfo:[],
 | 
	
		
			
				|  |  |                 	diagnosisInfo:"",
 | 
	
		
			
				|  |  |                 	indexOrder:0,
 | 
	
		
			
				|  |  |                 	profileRes:[],
 | 
	
		
			
				|  |  |                 	nodata:false,
 | 
	
	
		
			
				|  | @ -775,11 +775,7 @@
 | 
	
		
			
				|  |  |                 		this.pati = pati
 | 
	
		
			
				|  |  |                 		this.getPatientInfo()
 | 
	
		
			
				|  |  |                 		this.findTemplateList()
 | 
	
		
			
				|  |  | <<<<<<< HEAD
 | 
	
		
			
				|  |  | //              		this.diagnosisQuery()
 | 
	
		
			
				|  |  | =======
 | 
	
		
			
				|  |  |                 		this.diagnosisQuery()
 | 
	
		
			
				|  |  | >>>>>>> c5dc237fd8688dc3370532b7c19f9580c3a15538
 | 
	
		
			
				|  |  |                 	},
 | 
	
		
			
				|  |  |                 	// 添加模板
 | 
	
		
			
				|  |  |                 	addMuban: function(oId) {
 |