From eb8ec1d42263d79a94ad984782097b264902fdc6 Mon Sep 17 00:00:00 2001 From: pengjun <158915633@qq.com> Date: Tue, 14 Apr 2026 18:36:50 +0800 Subject: [PATCH] seo --- src/components/doctorCheck/CheckSumSug.vue | 6 +- src/components/doctorCheck/QueueCheckList.vue | 66 ++++++++++--------- src/components/follow/FollowCriticalCheck.vue | 18 +---- .../patientRegister/PatientRegisterEdit.vue | 4 +- .../patientRegister/PatientRegisterList.vue | 4 +- src/views/doctorCheck/tabletCalling.vue | 7 +- 6 files changed, 49 insertions(+), 56 deletions(-) diff --git a/src/components/doctorCheck/CheckSumSug.vue b/src/components/doctorCheck/CheckSumSug.vue index 7c010c3..afb19ac 100644 --- a/src/components/doctorCheck/CheckSumSug.vue +++ b/src/components/doctorCheck/CheckSumSug.vue @@ -362,11 +362,11 @@ export default { if (!this.patient_register.id) { this.$message.warning({ showClose: true, message: '未获取到人员信息' }) return - } - this.dialogWin.queue3 = true + } this.queueParams.patientRegisterId = this.patient_register.id this.queueParams.patientName = this.patient_register.patientName - this.queueParams.queueTimes++ + this.queueParams.queueTimes++ + this.dialogWin.queue3 = true }, // 危急值 diff --git a/src/components/doctorCheck/QueueCheckList.vue b/src/components/doctorCheck/QueueCheckList.vue index 3515f76..7f42364 100644 --- a/src/components/doctorCheck/QueueCheckList.vue +++ b/src/components/doctorCheck/QueueCheckList.vue @@ -87,7 +87,7 @@
- +