From 50e8d04827ba49d191d7cf6f4632a9065246cb83 Mon Sep 17 00:00:00 2001 From: LiJun <LiJun@192.168.10.30> Date: 星期五, 16 十一月 2018 16:43:06 +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