1
2
export { default as HrmEmployeeSelect } from './select.vue';
export { default as HrmEmployeeSelectDialog } from './select-dialog.vue';