hdw
2018-11-15 0c414c8027c6b3a91a0bc44f9ca99d1ed1b04ca6
gx_tieta/WebRoot/control.jsp
@@ -4438,7 +4438,7 @@
            {txt: '机房历史事件查询', cla:'target', data: {target: 'batt-state-statistical.jsp'}},
         ];
         // 给表格添加自己的右键菜单
         $('#contai').on('mousedown','.ele-circle',function(e){
         $('#contai').on('mousedown','.ele-circle canvas',function(e){
            var batt = getBatt();
            if (e.which == 3) {
               var disX = (e || event).clientX + 10;   //获取鼠标点击的横坐标