|  | @ -126,7 +126,7 @@ | 
		
	
		
			
				|  |  |               </div> |  |  |               </div> | 
		
	
		
			
				|  |  |               <div v-if="scope.row.name == '交替遮盖试验(CT)'"> |  |  |               <div v-if="scope.row.name == '交替遮盖试验(CT)'"> | 
		
	
		
			
				|  |  |                 <div class="center"> |  |  |                 <div class="center"> | 
		
	
		
			
				|  |  |                   <div style="display: flex;justify-content: space-around"><span>远:</span> |  |  |  | 
		
	
		
			
				|  |  |  |  |  |                   <div style="display: flex;justify-content: space-around;align-items: center"><span>远:</span> | 
		
	
		
			
				|  |  |                     <el-select v-model="formData.ctYuan" placeholder="" clearable style="display: inline-block;width: 100px"> |  |  |                     <el-select v-model="formData.ctYuan" placeholder="" clearable style="display: inline-block;width: 100px"> | 
		
	
		
			
				|  |  |                       <el-option |  |  |                       <el-option | 
		
	
		
			
				|  |  |                         v-for="item in ctList" |  |  |                         v-for="item in ctList" | 
		
	
	
		
			
				|  | @ -1032,14 +1032,24 @@ export default { | 
		
	
		
			
				|  |  | </script> |  |  | </script> | 
		
	
		
			
				|  |  | <style lang="scss" scoped> |  |  | <style lang="scss" scoped> | 
		
	
		
			
				|  |  | #eyesFunc{ |  |  | #eyesFunc{ | 
		
	
		
			
				|  |  |  |  |  |   ::v-deep .el-table__header-wrapper{ | 
		
	
		
			
				|  |  |  |  |  |     display: none; | 
		
	
		
			
				|  |  |  |  |  |   } | 
		
	
		
			
				|  |  |   ::v-deep .el-input__inner { |  |  |   ::v-deep .el-input__inner { | 
		
	
		
			
				|  |  |     border: none; |  |  |     border: none; | 
		
	
		
			
				|  |  |     line-height: 26px !important; |  |  |     line-height: 26px !important; | 
		
	
		
			
				|  |  |  |  |  |     height: 26px; | 
		
	
		
			
				|  |  |     text-align: center; |  |  |     text-align: center; | 
		
	
		
			
				|  |  |     border-bottom: 1px solid #ccc; |  |  |     border-bottom: 1px solid #ccc; | 
		
	
		
			
				|  |  |     border-radius: 0; |  |  |     border-radius: 0; | 
		
	
		
			
				|  |  |     padding: 0; |  |  |     padding: 0; | 
		
	
		
			
				|  |  |   } |  |  |   } | 
		
	
		
			
				|  |  |  |  |  |   ::v-deep .el-input-group__prepend{ | 
		
	
		
			
				|  |  |  |  |  |     border: none; | 
		
	
		
			
				|  |  |  |  |  |   } | 
		
	
		
			
				|  |  |  |  |  |   ::v-deep .el-input-group__append{ | 
		
	
		
			
				|  |  |  |  |  |     border: none; | 
		
	
		
			
				|  |  |  |  |  |   } | 
		
	
		
			
				|  |  |   ::v-deep .el-input-group--prepend .el-input__inner{ |  |  |   ::v-deep .el-input-group--prepend .el-input__inner{ | 
		
	
		
			
				|  |  |     height: 26px !important; |  |  |     height: 26px !important; | 
		
	
		
			
				|  |  |   } |  |  |   } | 
		
	
	
		
			
				|  | @ -1142,6 +1152,9 @@ export default { | 
		
	
		
			
				|  |  |     ::v-deep .el-textarea__inner{ |  |  |     ::v-deep .el-textarea__inner{ | 
		
	
		
			
				|  |  |       border: none; |  |  |       border: none; | 
		
	
		
			
				|  |  |     } |  |  |     } | 
		
	
		
			
				|  |  |  |  |  |     ::v-deep .width-180{ | 
		
	
		
			
				|  |  |  |  |  |       width: 180px; | 
		
	
		
			
				|  |  |  |  |  |     } | 
		
	
		
			
				|  |  |   } |  |  |   } | 
		
	
		
			
				|  |  |   .check { |  |  |   .check { | 
		
	
		
			
				|  |  |     cursor: pointer; |  |  |     cursor: pointer; | 
		
	
	
		
			
				|  | 
 |