弹出的窗口能否设置其置于所有页面最外层?
赞 0 2024-02-29 16:05
这种方法设置的弹出窗口就是置于所有页面的最外层哈
赞 0 2024-09-19 15:54
怎么才能显示名称,但是查询还是按实际值查询
赞 0 2023-07-08 15:51
ceshi.splice($.inArray(a,ceshi),1); 这是啥意思呀
赞 0 2022-09-02 22:12
把没有选中的参数删去,可以参考:https://help.fanruan.com/finereport/doc-view-816.html?source=4##7
赞 0 2022-12-19 15:01
var url=encodeURI(encodeURI("http://10.10.10.10:8888//webroot/decision/view/report?viewlet=需求/新增.cpt&op=write")); var iframe = $("<iframe id='inp' name='inp' width='100%' height='100%' scrolling='no' framedorder='0'>");// 对话框内 iframe 参数的命名,默认宽高占比是 100%,可向下滚动 iframe.attr("src", url );// 给 iframe 添加 src 属性 var o = { width: 1000, //对话框宽度 height: 200 //对话框高度 }; FR.showDialog("新增", o.width, o.height, iframe, o)
赞 1 2022-08-23 09:46
没有买填报功能是不是就不能使用了
赞 0 2022-02-16 10:25
您好,是的,如果没有填报功能,就面办法进行填报预览呢 详情可看下以下文档4.4.5节呢 注册管理-https://help.fanruan.com/finereport/doc-view-658.html
赞 0 2022-06-07 11:48
33 评论
弹出的窗口能否设置其置于所有页面最外层?
赞 0 2024-02-29 16:05
这种方法设置的弹出窗口就是置于所有页面的最外层哈
赞 0 2024-09-19 15:54
怎么才能显示名称,但是查询还是按实际值查询
赞 0 2023-07-08 15:51
ceshi.splice($.inArray(a,ceshi),1); 这是啥意思呀
赞 0 2022-09-02 22:12
把没有选中的参数删去,可以参考:https://help.fanruan.com/finereport/doc-view-816.html?source=4##7
赞 0 2022-12-19 15:01
var url=encodeURI(encodeURI("http://10.10.10.10:8888//webroot/decision/view/report?viewlet=需求/新增.cpt&op=write"));
var iframe = $("<iframe id='inp' name='inp' width='100%' height='100%' scrolling='no' framedorder='0'>");// 对话框内 iframe 参数的命名,默认宽高占比是 100%,可向下滚动
iframe.attr("src", url );// 给 iframe 添加 src 属性
var o = {
width: 1000, //对话框宽度
height: 200 //对话框高度
};
FR.showDialog("新增", o.width, o.height, iframe, o)
赞 1 2022-08-23 09:46
没有买填报功能是不是就不能使用了
赞 0 2022-02-16 10:25
您好,是的,如果没有填报功能,就面办法进行填报预览呢
详情可看下以下文档4.4.5节呢
注册管理-https://help.fanruan.com/finereport/doc-view-658.html
赞 0 2022-06-07 11:48