Merge branch 'develop' into devTee
This commit is contained in:
commit
dff282f0ef
11 changed files with 203 additions and 112 deletions
|
|
@ -344,8 +344,6 @@ async function getActive() {
|
|||
})
|
||||
.catch((err) => {
|
||||
messageError($q, err);
|
||||
})
|
||||
.finally(() => {
|
||||
hideLoader();
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue