var hb,tb=FR.remoteEvaluate('=sql("JDBC8","SELECT yzehb,yzetb from dbo.tu_klb where year=\''+ points[i].seriesName +'\' and month= \''+this.category+'\'",1)');
var hb=FR.remoteEvaluate('=sql("JDBC8","SELECT yzehb,yzetb from dbo.tu_klb where year=\''+ points[i].seriesName +'\' and month= \''+this.category+'\'",1)');
var tb=FR.remoteEvaluate('=sql("JDBC8","SELECT yzehb,yzetb from dbo.tu_klb where year=\''+ points[i].seriesName +'\' and month= \''+this.category+'\'",2)');
yzm209396(提问者)var hb=FR.remoteEvaluate('=sql("JDBC8","SELECT yzehb from dbo.tu_klb where year=\''+ points[i].seriesName +'\' and month= \''+this.category+'\'",1)');
var tb=FR.remoteEvaluate('=sql("JDBC8","SELECT yzetb from dbo.tu_klb where year=\''+ points[i].seriesName +'\' and month= \''+this.category+'\'",1)');这样啊