|  | @ -91,6 +91,16 @@ | 
		
	
		
			
				|  |  |             @handleSaveTable="updateForm" |  |  |             @handleSaveTable="updateForm" | 
		
	
		
			
				|  |  |             @formDelete="formDelete" |  |  |             @formDelete="formDelete" | 
		
	
		
			
				|  |  |           /> |  |  |           /> | 
		
	
		
			
				|  |  |  |  |  |           <Lacrimal | 
		
	
		
			
				|  |  |  |  |  |             v-if="name==='泪道冲洗'" | 
		
	
		
			
				|  |  |  |  |  |             ref="Lacrimal" | 
		
	
		
			
				|  |  |  |  |  |             :only-read="onlyRead" | 
		
	
		
			
				|  |  |  |  |  |             :is-platform="isPlatform" | 
		
	
		
			
				|  |  |  |  |  |             :patient-detail="patientData" | 
		
	
		
			
				|  |  |  |  |  |             :case-id="id" | 
		
	
		
			
				|  |  |  |  |  |             @handleSaveTable="updateForm" | 
		
	
		
			
				|  |  |  |  |  |             @formDelete="formDelete" | 
		
	
		
			
				|  |  |  |  |  |           /> | 
		
	
		
			
				|  |  |           <childrenLacrimal |  |  |           <childrenLacrimal | 
		
	
		
			
				|  |  |             v-if="name==='小儿泪道冲洗知情同意书'" |  |  |             v-if="name==='小儿泪道冲洗知情同意书'" | 
		
	
		
			
				|  |  |             ref="childrenLacrimal" |  |  |             ref="childrenLacrimal" | 
		
	
	
		
			
				|  | @ -150,8 +160,10 @@ import conjunctivalOperation from '@/page-subspecialty/views/modules/formList/co | 
		
	
		
			
				|  |  | import cornealForeign from '@/page-subspecialty/views/modules/formList/cornealForeign' |  |  | import cornealForeign from '@/page-subspecialty/views/modules/formList/cornealForeign' | 
		
	
		
			
				|  |  | import childrenLacrimal from '@/page-subspecialty/views/modules/formList/childrenLacrimal.vue' |  |  | import childrenLacrimal from '@/page-subspecialty/views/modules/formList/childrenLacrimal.vue' | 
		
	
		
			
				|  |  | import puncture from '@/page-subspecialty/views/modules/formList/puncture.vue' |  |  | import puncture from '@/page-subspecialty/views/modules/formList/puncture.vue' | 
		
	
		
			
				|  |  |  |  |  | import Lacrimal from '@/page-subspecialty/views/modules/formList/Lacrimal.vue' | 
		
	
		
			
				|  |  | export default { |  |  | export default { | 
		
	
		
			
				|  |  |   components: { |  |  |   components: { | 
		
	
		
			
				|  |  |  |  |  |     Lacrimal, | 
		
	
		
			
				|  |  |     childrenLacrimal, |  |  |     childrenLacrimal, | 
		
	
		
			
				|  |  |     MinorOperation, |  |  |     MinorOperation, | 
		
	
		
			
				|  |  |     MraOrder, |  |  |     MraOrder, | 
		
	
	
		
			
				|  | 
 |