From a3fd8c61c63f5ea5624371d8726fb141c336de38 Mon Sep 17 00:00:00 2001 From: eight <641137800@qq.com> Date: 星期一, 14 十月 2024 10:42:52 +0800 Subject: [PATCH] just rename --- src/views/ecg/doctor/components/TitlePanel.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/ecg/doctor/components/TitlePanel.vue b/src/views/ecg/doctor/components/TitlePanel.vue index d82751b..f1dc7d3 100644 --- a/src/views/ecg/doctor/components/TitlePanel.vue +++ b/src/views/ecg/doctor/components/TitlePanel.vue @@ -25,7 +25,7 @@ {{room.roomName || ''}} {{room.bedNo || ''}} </div> <div> - 宸查鐢▄{patientStatistic.receivedNum??0}} + 宸插彂鏀緖{patientStatistic.receivedNum??0}} 鍑嗗涓瓄{patientStatistic.readyNum??0}} 杩囧彿{{patientStatistic.passedNum??0}} 鎺掗槦涓瓄{patientStatistic.queuingNum??0}} -- Gitblit v1.9.3