liu
5 天以前 d3230d4bb80fbc7c2adb63c588c580ab94234ee8
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;