From 2010f74cc3b29887ee02683675f152c5fa4f3514 Mon Sep 17 00:00:00 2001 From: lty <876263681@qq.com> Date: 星期三, 23 四月 2025 11:08:49 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/locDetlStatis/check.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/locDetlStatis/check.js b/src/main/webapp/static/js/locDetlStatis/check.js index b83b9c2..496ad90 100644 --- a/src/main/webapp/static/js/locDetlStatis/check.js +++ b/src/main/webapp/static/js/locDetlStatis/check.js @@ -41,7 +41,7 @@ pageSize: 'limit' }, parseData: function (res) { - console.log(res) + // console.log(res) return { 'code': res.code, 'msg': res.msg, -- Gitblit v1.9.1