hdw
2018-11-23 2bb82444f83be2e27eea7f25f04b55966612550d
gx_tieta/WebRoot/index.jsp
@@ -1167,6 +1167,11 @@
            }
            //创建电池故障饼状图
            createPie(healthPie,healthTle,healthObj);
            // 点击饼状图进行跳转
            healthPie.on('click', function(param) {
               window.open('taskplan.jsp');   // 跳转到落后单体查询
            });
         });         
      }      
   }