myChart.on('click', refresh);
// option 是绑定的数据源
function refresh(isBtnRefresh) {
var staid = isBtnRefresh.staid;
window.open('monitor/stationDetails.html?staid=' + "20151210112301427241692020131421");
}

相关文章:

  • 2022-12-23
  • 2021-09-03
  • 2021-06-27
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-07
猜你喜欢
  • 2021-12-04
  • 2022-12-23
  • 2022-12-23
  • 2021-11-12
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案