import { withInstall } from '@/utils'; import IndexOrgSelect from './src/index-org-select.vue'; export const AppIndexOrgSelect = withInstall(IndexOrgSelect);