houzhongjian
2024-09-13 39248bc48bd1c2b66e18337dadd70d50b2bfaae6
src/utils/routerHelper.ts
@@ -21,6 +21,7 @@
/* Layout */
export const Layout = () => import('@/layout/Layout.vue')
export const getParentLayout = () => {
  return () =>
    new Promise((resolve) => {