mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-13 20:53:47 +08:00
add cache for getting user info and system configs
This commit is contained in:
@@ -71,7 +71,7 @@ import {Search} from "@element-plus/icons-vue";
|
||||
import Clipboard from "clipboard";
|
||||
import {ElMessage} from "element-plus";
|
||||
import {httpPost} from "@/utils/http";
|
||||
import {checkSession} from "@/action/session";
|
||||
import {checkSession} from "@/store/cache";
|
||||
|
||||
const items = ref([])
|
||||
const total = ref(0)
|
||||
|
||||
Reference in New Issue
Block a user