Browse Source

no message

linwenxin 5 months ago
parent
commit
f912e02e0b

+ 0 - 1
src/views/setting/insuranceAdministration/InsuranceAgreement/index.vue

@@ -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 },