Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
搭建了一个报表,或者界面,能够用流程把这报表文件或者界面图片通过邮箱发送出去吗,或者有其他的方式实现类似的功能吗
目前邮箱发送只能发送文字,图片和文件没法发送 你要是发平台访问报表地址行吗
好的,了解了,发地址可能达不到效果
报表的操作按钮支持click 方法触发吗,怎么区分导出和打印,想实现定时自动导出报表的功能
你可以获取页面里面dom触发click
感谢您提供思路,实现这个功能了