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();