src/samples/sockteStomp.ts
@@ -3,7 +3,7 @@ import { ipcRenderer } from 'electron' let stompClient: Stomp.Client | null=null import { userInfoStore } from '@/stores/userInfo' import { confingInfoStore } from '@/stores/StoresConfing' import { patientInfoStore } from '@/stores/patient' import {sockteStore} from '@/stores/sockteInfo' import { result } from 'lodash'