src/views/EnterpriseManage/components/AddOrEditEnterpriseView.vue
@@ -196,7 +196,6 @@ } from '@bole-core/components'; import { FormRules, FormInstance } from 'element-plus'; import { SearchType } from '@/constants'; import * as flexEnterpriseServices from '@/services/api/FlexEnterprise'; import { useRouteView, useGlobalEventContext, GlobalEvent, useSearchSettingType } from '@/hooks'; import _ from 'lodash'; import { validateFormList, filterCN } from '@/utils';