gx_tieta/WebRoot/control.jsp | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
gx_tieta/WebRoot/control.jsp
@@ -5784,7 +5784,11 @@ var data = rs.data[0]; xuHangTime = data.endurance_theory_timelong+'min'; } changeEleCircleOpt(eleCircle, 'xuHangTime', {name:'本站续航时长:'+xuHangTime}); let text = '本站续航时长:'+xuHangTime; if(!checkUserPermit(permits, 'engine_room_endurance_search_permit')) { text = ""; } changeEleCircleOpt(eleCircle, 'xuHangTime', {name:text}); } }); }