From fa2e0ff2f58f6e01ffb7b2c95d1ede4438672bfe Mon Sep 17 00:00:00 2001
From: lty <876263681@qq.com>
Date: 星期一, 19 一月 2026 08:22:04 +0800
Subject: [PATCH] #
---
src/main/webapp/static/js/locDetlStatis/locDetlStatis.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/static/js/locDetlStatis/locDetlStatis.js b/src/main/webapp/static/js/locDetlStatis/locDetlStatis.js
index fd1da33..c89ed36 100644
--- a/src/main/webapp/static/js/locDetlStatis/locDetlStatis.js
+++ b/src/main/webapp/static/js/locDetlStatis/locDetlStatis.js
@@ -38,7 +38,7 @@
return {
'code': res.code,
'msg': res.msg,
- 'count': res.data.total,
+ // 'count': res.data.total,
'data': res.data.records
}
},
--
Gitblit v1.9.1