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