想实现点击红框内的网址直接打开网页,试了很多办法都没能实现。包括超链接为空等。求助大神帮想想办法。
我这么配置是可以正常跳转的
window.open('javascript:window.name;','<script>location.replace("'+url+'")<\/script>');
网页框控件
-----
参考文档
https://help.fanruan.com/finereport/doc-view-3491.html 普通报表
https://help.fanruan.com/finereport/doc-view-1300.html 决策报表
https://help.fanruan.com/finereport/doc-view-4265.html FVS
js
window.open(url)