This commit is contained in:
@@ -284,7 +284,8 @@ export default {
|
||||
"CopyToClipboard",
|
||||
"AyaType",
|
||||
"Now",
|
||||
"DateRangeToday"
|
||||
"DateRangeToday",
|
||||
"ReportRenderAtCapacity"
|
||||
],
|
||||
|
||||
////////////////////////////////////////////////////////
|
||||
|
||||
@@ -117,9 +117,7 @@ export default {
|
||||
window.$gz.translation.get("AreYouSureUnsavedChanges"),
|
||||
`${this.$store.state.helpUrl}/ay-report-busy`
|
||||
);
|
||||
// this.resolve(null);
|
||||
// this.isVisible = false;
|
||||
// return;
|
||||
// Too many report requests, please try again shortly
|
||||
} else {
|
||||
//all ok show report
|
||||
const reportUrl = window.$gz.api.reportDownloadUrl(res.data);
|
||||
|
||||
Reference in New Issue
Block a user