fixing probation new api
This commit is contained in:
parent
4836d1ed47
commit
a4e1d7ec60
5 changed files with 6 additions and 6 deletions
|
|
@ -62,7 +62,7 @@ async function fecthAssign(id: string) {
|
|||
dataArrayNumber.value = 1;
|
||||
})
|
||||
.catch((e: any) => {
|
||||
messageError($q, e);
|
||||
// messageError($q, e);
|
||||
})
|
||||
.finally(() => {
|
||||
hideLoader();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue