fix ผู้ถูกร้องเรียนในเรื่องร้องเรียน

This commit is contained in:
Warunee Tamkoo 2023-12-01 13:49:34 +07:00
parent 62ad5673c6
commit 07fd525952
4 changed files with 15 additions and 18 deletions

View file

@ -207,6 +207,7 @@ async function onSubmit(data: any) {
messageError($q, e);
})
.finally(async () => {
getData();
hideLoader();
});
// router.push(`/discipline/complaints`);