showDialog函数的语法

请问:showDialog函数的说明

FineReport bingo808 发布于 2020-8-5 23:19
1min目标场景问卷 立即参与
回答问题
悬赏:3 F币 + 添加悬赏
提示:增加悬赏、完善问题、追问等操作,可使您的问题被置顶,并向所有关注者发送通知
共2回答
最佳回答
0
jongwangLv6中级互助
发布于2020-8-6 00:16

showDialog(title, width, height, innerContent)


https://help.finereport.com/doc-view-622.html


可参看上面的示例:大概就知道了,

title标题,innerContent可以放一个iframe框

https://help.finereport.com/doc-view-2511.html

最佳回答
0
shirokoLv6资深互助
发布于2020-8-6 09:50

多参数模式:

showDialog(title, width, height, innerContent)
void显示一个对话框

单参数对象:

image.png

  • 3关注人数
  • 1084浏览人数
  • 最后回答于:2020-8-6 09:50
    请选择关闭问题的原因
    确定 取消
    返回顶部