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