Merge branch 'develop' into warunee-dev

This commit is contained in:
Warunee Tamkoo 2023-12-01 14:42:32 +07:00
commit ab15f989cc
14 changed files with 637 additions and 42 deletions

View file

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