import { withInstall } from '/@/utils/index'; import datepicker from './src/DatePicker.vue'; export const XjrDatePicker = withInstall(datepicker);