|  | @@ -2621,13 +2621,13 @@
 | 
	
		
			
				|  |  |                           style="font-size: 14px;font-weight: 700;line-height: 39px;">
 | 
	
		
			
				|  |  |                          <div class="checkbox">
 | 
	
		
			
				|  |  |                              <label style="padding-left: 0px;" class="col-md-3 col-sm-3 col-xs-3">
 | 
	
		
			
				|  |  | -                                <input type="checkbox" class="flat" id="symptomFlagCheck">  主诉
 | 
	
		
			
				|  |  | +                                <input type="checkbox" checked disabled class="flat" id="symptomFlagCheck">  主诉
 | 
	
		
			
				|  |  |                              </label>
 | 
	
		
			
				|  |  |                              <label style="padding-left: 0px;" class="col-md-3 col-sm-3 col-xs-3">
 | 
	
		
			
				|  |  | -                                <input type="checkbox" class="flat" id="emrHpiFlagCheck">  现病史
 | 
	
		
			
				|  |  | +                                <input type="checkbox" checked disabled class="flat" id="emrHpiFlagCheck">  现病史
 | 
	
		
			
				|  |  |                              </label>
 | 
	
		
			
				|  |  |                              <label style="padding-left: 0px;" class="col-md-3 col-sm-3 col-xs-3">
 | 
	
		
			
				|  |  | -                                <input type="checkbox" class="flat" id="emrPsFlagCheck">  既往史
 | 
	
		
			
				|  |  | +                                <input type="checkbox" checked disabled class="flat" id="emrPsFlagCheck">  既往史
 | 
	
		
			
				|  |  |                              </label>
 | 
	
		
			
				|  |  |                              <label style="padding-left: 0px;" class="col-md-3 col-sm-3 col-xs-3">
 | 
	
		
			
				|  |  |                                  <input type="checkbox" class="flat" id="personalHistoryFlagCheck">  个人史
 | 
	
	
		
			
				|  | @@ -2648,7 +2648,7 @@
 | 
	
		
			
				|  |  |                                  <input type="checkbox" class="flat" id="pressureLeftFlagCheck">  血压(左)
 | 
	
		
			
				|  |  |                              </label>
 | 
	
		
			
				|  |  |                              <label style="padding-left: 0px;" class="col-md-3 col-sm-3 col-xs-3">
 | 
	
		
			
				|  |  | -                                <input type="checkbox" class="flat" id="tentativeDiagnosisFlagCheck">  初步诊断
 | 
	
		
			
				|  |  | +                                <input type="checkbox" checked disabled class="flat" id="tentativeDiagnosisFlagCheck">  初步诊断
 | 
	
		
			
				|  |  |                              </label>
 | 
	
		
			
				|  |  |                              <label style="padding-left: 0px;" class="col-md-3 col-sm-3 col-xs-3">
 | 
	
		
			
				|  |  |                                  <input type="checkbox" class="flat" id="checkboxFlagCheck">  处方回调
 |