gaoluyang
2026-06-29 27cd042df9aca0383a49f3514bc21958dd890912
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;