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