From 1b71deb76a81b4619538045d66032c12524dff0b Mon Sep 17 00:00:00 2001 From: hdw <496960745@qq.com> Date: 星期四, 22 十一月 2018 11:27:52 +0800 Subject: [PATCH] 电池告警率跳转 --- gx_tieta/WebRoot/batt-station-update1.jsp | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/gx_tieta/WebRoot/batt-station-update1.jsp b/gx_tieta/WebRoot/batt-station-update1.jsp index da68f44..aad2da7 100644 --- a/gx_tieta/WebRoot/batt-station-update1.jsp +++ b/gx_tieta/WebRoot/batt-station-update1.jsp @@ -130,7 +130,9 @@ <!-- 鏁翠綋鐏拌壊閬僵灞� --> <div id="allShade"></div> <script type="text/html" id="barDemo"> - <a class="layui-btn layui-btn-xs" lay-event="update">鍗囩骇</a> + {{# if(d.updatestatusnum != 1){ }} + <a class="layui-btn layui-btn-xs" lay-event="update">鍗囩骇</a> + {{# } }} </script> <script type="text/javascript" src="js/jquery-1.8.3.js"></script> <script type="text/javascript" src="js/echarts.js"></script> -- Gitblit v1.9.1