mirror of
https://gitee.com/xiongmao1988/rax-medical.git
synced 2025-08-24 13:04:57 +08:00
添加远程错误修改
This commit is contained in:
parent
ca4faa9b61
commit
bba30d939d
|
@ -67,6 +67,7 @@ const confirmRemote = () => {
|
||||||
patientInfo.value.date = dateFormater("yyyyMMdd", patientInfo.value.date)
|
patientInfo.value.date = dateFormater("yyyyMMdd", patientInfo.value.date)
|
||||||
unsubscribeLastTask()
|
unsubscribeLastTask()
|
||||||
remoteWsStore.setCurrentTaskIndex(patientInfo.value.index)
|
remoteWsStore.setCurrentTaskIndex(patientInfo.value.index)
|
||||||
|
remoteWsStore.setRemoteTask()
|
||||||
remoteWsStore.setRemoteLog({
|
remoteWsStore.setRemoteLog({
|
||||||
time: new Date(),
|
time: new Date(),
|
||||||
taskName: patientInfo.value.taskName,
|
taskName: patientInfo.value.taskName,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user