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