ข้อมูลทะเบียนประวัติ => อื่นๆ ปรับ load

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-08-23 14:29:01 +07:00
parent ad2ea934d5
commit a88831856c

View file

@ -115,8 +115,6 @@ function getData() {
})
.catch((e) => {
messageError($q, e);
})
.finally(() => {
hideLoader();
});
}