linwenxin преди 6 месеца
родител
ревизия
f912e02e0b
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      src/views/setting/insuranceAdministration/InsuranceAgreement/index.vue

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