FineReport 数据提交的时候还包含数据校验,如果自定义按钮提交的时候同时希望执行内置的提交校验,校验不通过,则不提交的 JS是 啥?
査了_g('${sessionID}').verifyAndWriteReport();沒出校验。
使用js进行内置校验
https://help.finereport.com/doc-view-560.html
使用js进行正则表达式检验
https://help.finereport.com/doc-view-559.html
自定义按钮中实现提交操作-https://help.finereport.com/doc-view-596.html