import { withInstall } from '@/utils'; import LoginOrg from './src/login-org.vue'; export const AppLoginOrg = withInstall(LoginOrg);