From 68496135c2ed6c85c677395e756b13b6132aa8ff Mon Sep 17 00:00:00 2001 From: eight <641137800@qq.com> Date: 星期一, 14 十月 2024 10:41:35 +0800 Subject: [PATCH] update --- src/views/ecg/doctor/components/TitleInstallPanel.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/ecg/doctor/components/TitleInstallPanel.vue b/src/views/ecg/doctor/components/TitleInstallPanel.vue index 25ae9ac..9963f95 100644 --- a/src/views/ecg/doctor/components/TitleInstallPanel.vue +++ b/src/views/ecg/doctor/components/TitleInstallPanel.vue @@ -30,7 +30,7 @@ </div> <div> 宸茶鏈簕{patientStatistic.finishedNum??0}} - 宸查鐢▄{patientStatistic.receivedNum??0}} + 寰呰鏈簕{patientStatistic.receivedNum??0}} </div> </div> -- Gitblit v1.9.3