| 
					
				 | 
			
			
				@@ -31,7 +31,6 @@ import import_mixin from '@/components/template/import_mixin.js' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 import Popu from '@/components/template/popu.vue' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 import InsuranceAgreementForm from './InsuranceAgreementForm.vue' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 import operation_mixin from '@/components/template/operation_mixin.js' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				- 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 import { insureAgreeList, insureAgreeExport, insureAgreeOnOff, insureAgreeDelete } from '@/api/InsuranceManagement.js' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 export default { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   components: { TemplatePage, Popu, InsuranceAgreementForm }, 
			 |