From f2a9abc842c051accc956f3492e8eb190f7deeba Mon Sep 17 00:00:00 2001 From: zhuangyuanke Date: Mon, 22 Jul 2024 16:27:07 +0800 Subject: [PATCH] =?UTF-8?q?bug=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/followup/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/system/followup/index.vue b/src/views/system/followup/index.vue index db0f900..54e75fd 100644 --- a/src/views/system/followup/index.vue +++ b/src/views/system/followup/index.vue @@ -639,6 +639,7 @@ export default { this.queryParams.timeSign = null; } else { this.queryParams.timeSign = "TODAY"; + this.timeSignshow = false; } console.log(this.queryParams.nodeExecuteStatus, "nodeExecuteStatus"); this.getList();