From 100b444bd27e5931dcb83e6b28d3d8c5d3310e92 Mon Sep 17 00:00:00 2001 From: aixianling Date: Thu, 2 Dec 2021 11:53:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B8=85=E9=99=A4log?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/AppInterview/AppInterview.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/apps/AppInterview/AppInterview.vue b/src/apps/AppInterview/AppInterview.vue index b52f7eb8..746ed5d4 100644 --- a/src/apps/AppInterview/AppInterview.vue +++ b/src/apps/AppInterview/AppInterview.vue @@ -116,7 +116,6 @@ export default { }) }, handleDateSearch(v) { - console.log(v) this.search.startTime = v?.startDate this.search.endTime = v?.startDate|| v?.endDate this.current = 1