gx_tieta/WebRoot/index.jsp | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
gx_tieta/WebRoot/index.jsp
@@ -1167,6 +1167,11 @@ } //创建电池故障饼状图 createPie(healthPie,healthTle,healthObj); // 点击饼状图进行跳转 healthPie.on('click', function(param) { window.open('taskplan.jsp'); // 跳转到落后单体查询 }); }); } }