พัฒนาบุคลากร ==> ปรับโครงสร้าง

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-09-16 11:58:55 +07:00
parent 0da3f425a7
commit f912b7a353
3 changed files with 27 additions and 70 deletions

View file

@ -71,10 +71,9 @@ function getStatus(id: string) {
})
.catch((e) => {
messageError($q, e);
})
.finally(() => {
hideLoader();
});
// .finally(() => {});
}
/** function ยืนยันการเสร็จสิ้นโครงการ*/