import { withInstall } from '@/utils'; import OrgSector from './src/orgsector.vue'; export const AppOrgSector = withInstall(OrgSector);