From e67b38c4ed42d78a0ab8235f1adcb7eefc011631 Mon Sep 17 00:00:00 2001 From: wuyouming666 <2265557248@qq.com> Date: 星期五, 05 一月 2024 14:26:17 +0800 Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/CanadaMes --- CanadaMes-ui/src/views/home/index.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CanadaMes-ui/src/views/home/index.vue b/CanadaMes-ui/src/views/home/index.vue index 14397ef..7c8e015 100644 --- a/CanadaMes-ui/src/views/home/index.vue +++ b/CanadaMes-ui/src/views/home/index.vue @@ -929,7 +929,7 @@ if (obj.D01RequestState != null) { this.D01RequestState = obj.D01RequestState[0]; } - + // this.D01RequestState=true; //鏄惁鍏佽鍑虹墖 this.isAllowQueue = obj.isAllowQueue[0]; @@ -1779,8 +1779,8 @@ } else { if (count > 0) { this.PromptSize = 500; - this.CountDowns = count; count--; + this.CountDowns = count; this.dialogFormCountDown = true; } else { -- Gitblit v1.8.0