提交 495cbf4d authored 作者: lidongxu's avatar lidongxu

fix(cache): 修复:缓存导入问题

上级 8de81e57
......@@ -72,6 +72,7 @@ import { fsOAuthUrl, fsClientAuth } from "@/api"
import Cookies from "js-cookie"
import { encrypt, decrypt, getQueryString, param2Obj } from "@/utils"
import useUserStore from '@/store/modules/user'
import cache from '@/plugins/cache'
const userStore = useUserStore()
const route = useRoute()
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论