Commit b4dd8f30e6ce06df4c721264242f2ae81bc15a3f

Authored by liuqimichale
1 parent c1af1bbf

创建分支

Showing 1 changed file with 1 additions and 1 deletions
js/pagejs/index.js
... ... @@ -291,7 +291,7 @@
291 291 }
292 292 ]
293 293 };
294   - // radarechart.setOption(radar_echart_option,true);
  294 + radarechart.setOption(radar_echart_option,true);
295 295  
296 296  
297 297 //左中柱图bar_l_echart
... ...