From 8d8855b3055c1594763431e8e2df2e5fd8dc1bfe Mon Sep 17 00:00:00 2001 From: hdw <496960745@qq.com> Date: 星期二, 27 十一月 2018 17:18:11 +0800 Subject: [PATCH] 添加2V和12V机房的筛选 --- gx_tieta/WebRoot/control.jsp | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gx_tieta/WebRoot/control.jsp b/gx_tieta/WebRoot/control.jsp index ce75ad6..5e1f4ce 100644 --- a/gx_tieta/WebRoot/control.jsp +++ b/gx_tieta/WebRoot/control.jsp @@ -4572,8 +4572,8 @@ homeid: batt.StationId, battid: batt.BattGroupId }; - findBattinfByBattGroupId(batt.BattGroupId); - findStationInfoByStation(batt); + // 鏄剧ず鍩虹珯鏈哄巻鍗� + showHomeInfo(batt.StationId); // 鏍规嵁鏁版嵁瀹氫綅 localSideBar(treeView, treeView.container, tmp); }); -- Gitblit v1.9.1