From 559b219eb34d8022a2bb85180259cb772cbaaa9e Mon Sep 17 00:00:00 2001 From: hdw <496960745@qq.com> Date: 星期五, 09 十一月 2018 14:05:13 +0800 Subject: [PATCH] 地图图标添加功能完善 --- gx_tieta/WebRoot/Top.jsp | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gx_tieta/WebRoot/Top.jsp b/gx_tieta/WebRoot/Top.jsp index 38a07a1..7511362 100644 --- a/gx_tieta/WebRoot/Top.jsp +++ b/gx_tieta/WebRoot/Top.jsp @@ -583,7 +583,7 @@ window.open("eleHistoryWarn.jsp?home="+obj.stationname+"&battid="+obj.BattGroupId); } }else{ - alert("璇ュ憡璀﹀凡缁忚鍒犻櫎"); + alert("璇ュ憡璀﹀凡缁忔仮澶�"); //window.open("eleHistoryWarn.jsp?home="+obj.stationname+"&battid="+obj.BattGroupId); } } @@ -615,7 +615,7 @@ window.open("equipHistWarn1.jsp?home="+obj.stationName); } }else{ - alert("璇ュ憡璀﹀凡缁忚鍒犻櫎"); + alert("璇ュ憡璀﹀凡缁忔仮澶�"); } } }); -- Gitblit v1.9.1