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;
},
// 选择候诊人员