mirror of
https://gitee.com/xiongmao1988/rax-medical.git
synced 2025-08-23 20:44:58 +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)
|
||||
unsubscribeLastTask()
|
||||
remoteWsStore.setCurrentTaskIndex(patientInfo.value.index)
|
||||
remoteWsStore.setRemoteTask()
|
||||
remoteWsStore.setRemoteLog({
|
||||
time: new Date(),
|
||||
taskName: patientInfo.value.taskName,
|
||||
|
|
Loading…
Reference in New Issue
Block a user