2026-08-14 c5b6bf8931e80e5b097af0f93c95ee82164cf872
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;