@@ -545,7 +545,7 @@
})
.catch(() => {
this.renderReportPage({
- data: jsonData.data
+ data: jsonData.reldata
});
}