From 2fdada1c093584d509b8eaba344e91616f81fddd Mon Sep 17 00:00:00 2001 From: shidongli Date: Tue, 24 Dec 2024 13:54:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/TaskStatistics/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/system/TaskStatistics/index.vue b/src/views/system/TaskStatistics/index.vue index 695f29a..9a6494d 100644 --- a/src/views/system/TaskStatistics/index.vue +++ b/src/views/system/TaskStatistics/index.vue @@ -238,7 +238,7 @@ export default { } }, created() { - // this.getDefaultDateRange() + this.getDefaultDateRange() this.getlistleft() }, mounted() {