dongyukun
2024-11-07 c9ff2979fbf0b648240a22014e0d7c404f6899eb
src/utils/routerHelper.ts
@@ -21,6 +21,7 @@
/* Layout */
export const Layout = () => import('@/layout/Layout.vue')
export const getParentLayout = () => {
  return () =>
    new Promise((resolve) => {