import { withInstall } from '@/utils'; import dataImport from './src/data-import.vue'; export const AppDataImport = withInstall(dataImport);