From 783195e48c07acdbe34e5ee6be57e5f33a44b38f Mon Sep 17 00:00:00 2001 From: cjj <Administrator@192.168.10.30> Date: 星期三, 24 十月 2018 11:51:22 +0800 Subject: [PATCH] bug --- gx_tieta/WebRoot/batt-state-manage.jsp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/gx_tieta/WebRoot/batt-state-manage.jsp b/gx_tieta/WebRoot/batt-state-manage.jsp index 1ec4c49..cd233d8 100644 --- a/gx_tieta/WebRoot/batt-state-manage.jsp +++ b/gx_tieta/WebRoot/batt-state-manage.jsp @@ -462,7 +462,7 @@ StationId: stationid?stationid:0, BattGroupNum:battgroupid, }; - console.info(temp); + //console.info(temp); return temp; } function batt_condition(){ -- Gitblit v1.9.1