修复前端迁移后的类型错误
This commit is contained in:
@@ -21,7 +21,7 @@ import {
|
||||
VideoPlay,
|
||||
Wallet,
|
||||
} from "@element-plus/icons-vue";
|
||||
import { ensureSupportChat } from "@/api/chats";
|
||||
import { ensureSupportChat } from "@/features/chats/api/chats";
|
||||
import { useSessionStore } from "@/stores/session";
|
||||
|
||||
const session = useSessionStore();
|
||||
|
||||
Reference in New Issue
Block a user