import { withInstall } from '@/utils'; import errorView from './src/401.vue'; export const App401 = withInstall(errorView);