import addDialog from './addDialog.vue' import detailDialog from './detailDialog.vue' export { addDialog, detailDialog }