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