|  |  | @ -133,7 +133,7 @@ | 
			
		
	
		
			
				
					|  |  |  |               </div> | 
			
		
	
		
			
				
					|  |  |  |               <div v-if="scope.row.name == '交替遮盖试验(CT)'"> | 
			
		
	
		
			
				
					|  |  |  |                 <div class="center"> | 
			
		
	
		
			
				
					|  |  |  |                   <p style="display: flex;justify-content: space-around" /><p>远:</p> | 
			
		
	
		
			
				
					|  |  |  |                   <div style="display: flex;justify-content: space-around"><span>远:</span> | 
			
		
	
		
			
				
					|  |  |  |                     <el-select v-model="formData.ctYuan" placeholder="" clearable style="display: inline-block;width: 100px"> | 
			
		
	
		
			
				
					|  |  |  |                       <el-option | 
			
		
	
		
			
				
					|  |  |  |                         v-for="item in ctList" | 
			
		
	
	
		
			
				
					|  |  | @ -142,7 +142,7 @@ | 
			
		
	
		
			
				
					|  |  |  |                         :value="item.name" | 
			
		
	
		
			
				
					|  |  |  |                       /> | 
			
		
	
		
			
				
					|  |  |  |                     </el-select> | 
			
		
	
		
			
				
					|  |  |  |                   <p>近:</p> | 
			
		
	
		
			
				
					|  |  |  |                     <span>近:</span> | 
			
		
	
		
			
				
					|  |  |  |                     <el-select v-model="formData.ctYuan" placeholder="" clearable style="display: inline-block;width: 100px"> | 
			
		
	
		
			
				
					|  |  |  |                       <el-option | 
			
		
	
		
			
				
					|  |  |  |                         v-for="item in ctList" | 
			
		
	
	
		
			
				
					|  |  | @ -151,7 +151,7 @@ | 
			
		
	
		
			
				
					|  |  |  |                         :value="item.name" | 
			
		
	
		
			
				
					|  |  |  |                       /> | 
			
		
	
		
			
				
					|  |  |  |                     </el-select> | 
			
		
	
		
			
				
					|  |  |  |                   </p> | 
			
		
	
		
			
				
					|  |  |  |                   </div> | 
			
		
	
		
			
				
					|  |  |  |                 </div> | 
			
		
	
		
			
				
					|  |  |  |               </div> | 
			
		
	
		
			
				
					|  |  |  |               <div v-if="scope.row.name == '集合近点(NPC)'"> | 
			
		
	
	
		
			
				
					|  |  | @ -200,7 +200,9 @@ | 
			
		
	
		
			
				
					|  |  |  |               </div> | 
			
		
	
		
			
				
					|  |  |  |               <div v-if="scope.row.name == '梯度性AC/A'"> | 
			
		
	
		
			
				
					|  |  |  |                 <div class="width-180 center"> | 
			
		
	
		
			
				
					|  |  |  |                   <el-input v-model="formData.aca1" placeholder="" /> | 
			
		
	
		
			
				
					|  |  |  |                   <el-input v-model="formData.aca1" placeholder=""> | 
			
		
	
		
			
				
					|  |  |  |                     <template slot="append">△/D</template> | 
			
		
	
		
			
				
					|  |  |  |                   </el-input> | 
			
		
	
		
			
				
					|  |  |  |                 </div> | 
			
		
	
		
			
				
					|  |  |  |               </div> | 
			
		
	
		
			
				
					|  |  |  |               <div v-if="scope.row.name == '融像性聚散(FV)'"> | 
			
		
	
	
		
			
				
					|  |  | @ -431,9 +433,10 @@ | 
			
		
	
		
			
				
					|  |  |  |                 </div> | 
			
		
	
		
			
				
					|  |  |  |               </div> | 
			
		
	
		
			
				
					|  |  |  |               <div v-if="scope.row.name == '梯度性AC/A'"> | 
			
		
	
		
			
				
					|  |  |  |                 <div class="width-180 center"> | 
			
		
	
		
			
				
					|  |  |  |                 <div class="width-200 center"> | 
			
		
	
		
			
				
					|  |  |  |                   <el-input v-model="formData.aca2" placeholder=""> | 
			
		
	
		
			
				
					|  |  |  |                     <template slot="prepend">计算性AC/A:</template> | 
			
		
	
		
			
				
					|  |  |  |                     <template slot="append">△/D</template> | 
			
		
	
		
			
				
					|  |  |  |                   </el-input> | 
			
		
	
		
			
				
					|  |  |  |                 </div> | 
			
		
	
		
			
				
					|  |  |  |               </div> | 
			
		
	
	
		
			
				
					|  |  | @ -732,76 +735,39 @@ export default { | 
			
		
	
		
			
				
					|  |  |  |       ], | 
			
		
	
		
			
				
					|  |  |  |       tableData: [ | 
			
		
	
		
			
				
					|  |  |  |         { | 
			
		
	
		
			
				
					|  |  |  |           name: '屈光状态', | 
			
		
	
		
			
				
					|  |  |  |           type: '' | 
			
		
	
		
			
				
					|  |  |  |           name: '屈光状态' | 
			
		
	
		
			
				
					|  |  |  |         }, { | 
			
		
	
		
			
				
					|  |  |  |           name: '1', | 
			
		
	
		
			
				
					|  |  |  |           type: '' | 
			
		
	
		
			
				
					|  |  |  |           name: '1' | 
			
		
	
		
			
				
					|  |  |  |         }, { | 
			
		
	
		
			
				
					|  |  |  |           name: '交替遮盖试验(CT)', | 
			
		
	
		
			
				
					|  |  |  |           type: '' | 
			
		
	
		
			
				
					|  |  |  |           name: '交替遮盖试验(CT)' | 
			
		
	
		
			
				
					|  |  |  |         }, { | 
			
		
	
		
			
				
					|  |  |  |           name: '集合近点(NPC)', | 
			
		
	
		
			
				
					|  |  |  |           a: '', | 
			
		
	
		
			
				
					|  |  |  |           b: '', | 
			
		
	
		
			
				
					|  |  |  |           type: '' | 
			
		
	
		
			
				
					|  |  |  |           name: '集合近点(NPC)' | 
			
		
	
		
			
				
					|  |  |  |         }, { | 
			
		
	
		
			
				
					|  |  |  |           name: 'Worth-4-dot', | 
			
		
	
		
			
				
					|  |  |  |           a: '', | 
			
		
	
		
			
				
					|  |  |  |           b: '', | 
			
		
	
		
			
				
					|  |  |  |           c: '', | 
			
		
	
		
			
				
					|  |  |  |           d: '', | 
			
		
	
		
			
				
					|  |  |  |           type: '' | 
			
		
	
		
			
				
					|  |  |  |           name: 'Worth-4-dot' | 
			
		
	
		
			
				
					|  |  |  |         }, { | 
			
		
	
		
			
				
					|  |  |  |           name: '立体视(stereo)', | 
			
		
	
		
			
				
					|  |  |  |           a: '', | 
			
		
	
		
			
				
					|  |  |  |           b: '' | 
			
		
	
		
			
				
					|  |  |  |           name: '立体视(stereo)' | 
			
		
	
		
			
				
					|  |  |  |         }, { | 
			
		
	
		
			
				
					|  |  |  |           name: '眼位', | 
			
		
	
		
			
				
					|  |  |  |           a: '', | 
			
		
	
		
			
				
					|  |  |  |           b: '' | 
			
		
	
		
			
				
					|  |  |  |           name: '眼位' | 
			
		
	
		
			
				
					|  |  |  |         }, { | 
			
		
	
		
			
				
					|  |  |  |           name: '梯度性AC/A', | 
			
		
	
		
			
				
					|  |  |  |           a: '', | 
			
		
	
		
			
				
					|  |  |  |           b: '' | 
			
		
	
		
			
				
					|  |  |  |           name: '梯度性AC/A' | 
			
		
	
		
			
				
					|  |  |  |         }, { | 
			
		
	
		
			
				
					|  |  |  |           name: '融像性聚散(FV)', | 
			
		
	
		
			
				
					|  |  |  |           a: '', | 
			
		
	
		
			
				
					|  |  |  |           b: '' | 
			
		
	
		
			
				
					|  |  |  |           name: '融像性聚散(FV)' | 
			
		
	
		
			
				
					|  |  |  |         }, { | 
			
		
	
		
			
				
					|  |  |  |           name: 'FV', | 
			
		
	
		
			
				
					|  |  |  |           a: '', | 
			
		
	
		
			
				
					|  |  |  |           b: '', | 
			
		
	
		
			
				
					|  |  |  |           type: '' | 
			
		
	
		
			
				
					|  |  |  |           name: 'FV' | 
			
		
	
		
			
				
					|  |  |  |         }, { | 
			
		
	
		
			
				
					|  |  |  |           name: '相对调节(RA)', | 
			
		
	
		
			
				
					|  |  |  |           a: '', | 
			
		
	
		
			
				
					|  |  |  |           b: '' | 
			
		
	
		
			
				
					|  |  |  |           name: '相对调节(RA)' | 
			
		
	
		
			
				
					|  |  |  |         }, { | 
			
		
	
		
			
				
					|  |  |  |           name: '调节幅度(AMP)', | 
			
		
	
		
			
				
					|  |  |  |           a: '', | 
			
		
	
		
			
				
					|  |  |  |           b: '', | 
			
		
	
		
			
				
					|  |  |  |           c: '' | 
			
		
	
		
			
				
					|  |  |  |           name: '调节幅度(AMP)' | 
			
		
	
		
			
				
					|  |  |  |         }, { | 
			
		
	
		
			
				
					|  |  |  |           name: '调节灵活度(AF)', | 
			
		
	
		
			
				
					|  |  |  |           a: '', | 
			
		
	
		
			
				
					|  |  |  |           b: '', | 
			
		
	
		
			
				
					|  |  |  |           c: '' | 
			
		
	
		
			
				
					|  |  |  |           name: '调节灵活度(AF)' | 
			
		
	
		
			
				
					|  |  |  |         }, { | 
			
		
	
		
			
				
					|  |  |  |           name: '调节反应(FCC)', | 
			
		
	
		
			
				
					|  |  |  |           a: '', | 
			
		
	
		
			
				
					|  |  |  |           b: '', | 
			
		
	
		
			
				
					|  |  |  |           c: '' | 
			
		
	
		
			
				
					|  |  |  |           name: '调节反应(FCC)' | 
			
		
	
		
			
				
					|  |  |  |         }, { | 
			
		
	
		
			
				
					|  |  |  |           name: '初步诊断' | 
			
		
	
		
			
				
					|  |  |  |         }, { | 
			
		
	
		
			
				
					|  |  |  |           name: '建议', | 
			
		
	
		
			
				
					|  |  |  |           value: '' | 
			
		
	
		
			
				
					|  |  |  |           name: '建议' | 
			
		
	
		
			
				
					|  |  |  |         }, { | 
			
		
	
		
			
				
					|  |  |  |           name: '签名', | 
			
		
	
		
			
				
					|  |  |  |           a: '', | 
			
		
	
		
			
				
					|  |  |  |           b: '', | 
			
		
	
		
			
				
					|  |  |  |           c: '' | 
			
		
	
		
			
				
					|  |  |  |           name: '签名' | 
			
		
	
		
			
				
					|  |  |  |         }] | 
			
		
	
		
			
				
					|  |  |  |     } | 
			
		
	
		
			
				
					|  |  |  |   }, | 
			
		
	
	
		
			
				
					|  |  | @ -832,7 +798,7 @@ export default { | 
			
		
	
		
			
				
					|  |  |  |         patientId: this.patientId | 
			
		
	
		
			
				
					|  |  |  |       }}).then(data => { | 
			
		
	
		
			
				
					|  |  |  |         const form = data.data.data | 
			
		
	
		
			
				
					|  |  |  |         form.cbzdCheck = form.cbzdCheck ? JSON.parse(form.cbzdCheck) : true | 
			
		
	
		
			
				
					|  |  |  |         form.cbzdCheck = form.cbzdCheck ? JSON.parse(form.cbzdCheck) : false | 
			
		
	
		
			
				
					|  |  |  |         form.cbzdJsgnyc = form.cbzdJsgnyc ? form.cbzdJsgnyc.split(',') : [] | 
			
		
	
		
			
				
					|  |  |  |         form.cbzdTjgnyc = form.cbzdTjgnyc ? form.cbzdTjgnyc.split(',') : [] | 
			
		
	
		
			
				
					|  |  |  |         form.cbzdXs = form.cbzdXs ? form.cbzdXs.split(',') : [] | 
			
		
	
	
		
			
				
					|  |  | 
 |