import { withInstall } from '@/utils'; import EmptyDataTip from './src/empty-data-tip.vue'; export const AppEmptyDataTip = withInstall(EmptyDataTip);