import { withInstall } from '/@/utils/index'; import dbSelect from './src/DbSelect.vue'; export const DbSelect = withInstall(dbSelect);