在自定义中添加其他的数据,添加的数据有什么限制吗,会不会对报表有什么影响?例:function(){ return this.seriesName+"</br>"+this.value+"</br>"+FR.remoteEvaluate('=SQL("FRDemo","'+"select 省份 from 地图 where pid = '"+this.seriesName+"'"+'",1,1)')+"</br>洗洗睡吧</br>"+FR.remoteEvaluate('=SQL("FRDemo","'+"select 省份 from 地图 where pid = '"+this.seriesName+"'"+'",1,1)');}这里我添加了两个字段数据,如果添加更多的字段数据会有速度上的卡顿吗,以大屏来说