เพิ่ม hideload
This commit is contained in:
parent
1dff367e7b
commit
0d90ccaa91
1 changed files with 1 additions and 0 deletions
|
|
@ -133,6 +133,7 @@ function uploadFileDoc(uploadUrl: string, file: any) {
|
||||||
})
|
})
|
||||||
.catch((e) => {
|
.catch((e) => {
|
||||||
messageError($q, e);
|
messageError($q, e);
|
||||||
|
hideLoader();
|
||||||
})
|
})
|
||||||
.finally(() => {
|
.finally(() => {
|
||||||
hideLoader();
|
hideLoader();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue