no message
This commit is contained in:
parent
b3ce9039ff
commit
2c3658e591
14 changed files with 6 additions and 200 deletions
|
|
@ -50,10 +50,8 @@ const fecthAssign = async (id: string) => {
|
|||
fullname.value = res.data.data.person.name;
|
||||
tabs.value = evaluate.value;
|
||||
dataArrayNumber.value = 1;
|
||||
console.log(fullname.value);
|
||||
})
|
||||
.catch((e: any) => {
|
||||
// console.log(e);
|
||||
messageError($q, e);
|
||||
})
|
||||
.finally(() => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue