From 2ce9bd5adcd6ffd054f7c5148ab480b36ff6f56a Mon Sep 17 00:00:00 2001
From: 张含笑 <zhx18749296735@163.com>
Date: Mon, 12 May 2025 13:52:51 +0800
Subject: [PATCH] 个人工作台待办事项,综合统计分析
---
src/views/monitor/log/api.vue | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/views/monitor/log/api.vue b/src/views/monitor/log/api.vue
index cdbce9a..f2399ea 100644
--- a/src/views/monitor/log/api.vue
+++ b/src/views/monitor/log/api.vue
@@ -186,7 +186,6 @@
},
onLoad(page, params = {}) {
const { daterange } = this.query;
- console.log(daterange,999)
let values = {
...params,
...this.query,
--
Gitblit v1.9.3