报告生成器前端cmd代码提交

This commit is contained in:
zhaol 2025-02-24 17:37:56 +08:00
parent c904a90762
commit 14eafd4f1d

View File

@ -243,7 +243,7 @@ var OutputReport = {
});
},
downloadReport : function(id, appId) {
var cmd = appId + "zd_downloadreportutils";
var cmd = appId + "_downloadreportutils";
var url = "./jd?sid=" + encodeURIComponent(sid) + "&cmd=" + cmd;
var params = {
id : id