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