eight
2024-10-14 b9292e1e2d4ee1b461d7724a9d0f5ca27802ed70
bug fix
已修改3个文件
3 ■■■■■ 文件已修改
src/views/ecg/doctor/DevInstall.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/ecg/doctor/Routine.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/ecg/doctor/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/ecg/doctor/DevInstall.vue
@@ -147,6 +147,7 @@
const onEventDevInstall = () => {
   //console.info("onDevInstallPanelEvent...")
  // onStagePatient.value.patId = ""
}
const onEventRecallFinish = () => {
src/views/ecg/doctor/Routine.vue
@@ -145,6 +145,7 @@
const onEventRoutine = () => {
   //console.info("onDevRentPanelEvent...")
  onStagePatient.value.patId = ""
}
const onEventRecallFinish = () => {
src/views/ecg/doctor/index.vue
@@ -144,6 +144,7 @@
const onEventDevReady = () => {
   //console.info("onDevRentPanelEvent...")
  onStagePatient.value.patId = ""
}
const onEventRecallFinish = () => {