This commit is contained in:
@@ -101,6 +101,8 @@ export default {
|
||||
throw "Missing report data unable to render report";
|
||||
}
|
||||
reportDataOptions.ReportId = reportId;
|
||||
//Meta data from client for use by report script
|
||||
reportDataOptions.ClientMeta = window.$gz.api.reportClientMetaData();
|
||||
|
||||
let url = "report/render";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user