From 1e1e5f612f252d66b0d0386cf52873bb1f3f7d7b Mon Sep 17 00:00:00 2001 From: haoxuan <haoxuan> Date: 星期五, 01 九月 2023 16:10:37 +0800 Subject: [PATCH] 系统维护+系统监控器+调试工具的app 增加 --- src/pages/vindicate/index/App.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/pages/vindicate/index/App.vue b/src/pages/vindicate/index/App.vue index 33c3b3b..7f0e417 100644 --- a/src/pages/vindicate/index/App.vue +++ b/src/pages/vindicate/index/App.vue @@ -293,7 +293,6 @@ startTime: showStartTime, endTime: showEndTime } - debugger deleteDate(param).then(resp => { if (resp.success) { this.$message({ -- Gitblit v1.8.0