JS怎么写呢
[通用]移动端填报成功返回并刷新父页面 https://help.fanruan.com/finereport/doc-view-2338.html
填报成功事件
FR.doHyperlinkByGet({
url: url,
title: title,
target: '_self'
});
JS跳转
window.location = encodeURI(encodeURI("${servletURL}?viewlet=报表路径"));
https://help.fanruan.com/finereport/doc-view-2338.html?source=4