"reports"
用于配置旧版报告的限制。例如,可导出的最大行数。
示例
"reports": {
"export": 5000
},
特性
特性名称
说明
"export": 5000
确定报告中可导出为 PDF 的最大行数。例如 5000。
这对您有帮助吗?