gaoluyang
2026-06-24 b9a81d64cc965102c2adb70dee1d5a7397da5716
src/packages/effects/layouts/src/route-cached/route-cached-page.vue
@@ -5,7 +5,7 @@
import { watch } from 'vue';
import { useTabbarStore } from '..\..\..\..\stores\src';
import { useTabbarStore } from '../../../../stores/src';
interface Props {
  component?: VNode;