KPI => report
This commit is contained in:
parent
68e48ad94f
commit
7a483649d4
1 changed files with 1 additions and 1 deletions
|
|
@ -179,8 +179,8 @@ function genPDf(data: any) {
|
|||
}, 1500);
|
||||
})
|
||||
.catch(async (e) => {
|
||||
messageError($q, JSON.parse(await e.response.data.text()));
|
||||
hideLoader();
|
||||
messageError($q, e);
|
||||
});
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue