From 5a24a9cce88018a8fcc972dc59fae7c95c008f5b Mon Sep 17 00:00:00 2001 From: pengjun <158915633@qq.com> Date: Mon, 15 Dec 2025 23:15:52 +0800 Subject: [PATCH] seo --- src/components/doctorCheck/QueueCheckList.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/doctorCheck/QueueCheckList.vue b/src/components/doctorCheck/QueueCheckList.vue index b3924f3..18d58d4 100644 --- a/src/components/doctorCheck/QueueCheckList.vue +++ b/src/components/doctorCheck/QueueCheckList.vue @@ -133,7 +133,7 @@
- @@ -187,7 +187,7 @@ export default { // 避免单击事件与双击事件冲突 clickTime1: 0, clickTime2: 0, - + dialogWinQueue:false, }; }, @@ -552,7 +552,7 @@ export default { } this.dataTransOpts.plus.queue++; - this.dialogWin.queue = true; + this.dialogWinQueue = true; }, // 选择候诊人员