更新前端src/views/websocket目录文件
This commit is contained in:
parent
598dcd07b2
commit
bcc3064e6d
@ -4,7 +4,6 @@ import { useCache } from '@/hooks/web/useCache'
|
||||
import { useEmitt } from '@/hooks/web/useEmitt'
|
||||
const { wsCache } = useCache()
|
||||
let stompClient: Stomp.Client
|
||||
let timeInterval: NodeJS.Timer | null = null
|
||||
import dev from '../../config/dev'
|
||||
const env = import.meta.env
|
||||
const basePath = env.VITE_API_BASEPATH
|
||||
|
Loading…
Reference in New Issue
Block a user