เพิ่ม scroll-area

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-11-27 13:21:21 +07:00
parent 618f863519
commit 3fde8e5b62
2 changed files with 24 additions and 22 deletions

View file

@ -175,7 +175,7 @@ function onClickOpenStat() {
/** function redirectTo ยื่นใบลา*/
async function addAbsence() {
await leaveStore.resetForm2();
leaveStore.resetForm2();
router.push(`/leave/add`);
}