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