ข้อมูลทะเบียนประวัติ => fix bug
This commit is contained in:
parent
b3a4db71ea
commit
201062289f
9 changed files with 259 additions and 43 deletions
|
|
@ -171,7 +171,9 @@ function getData() {
|
|||
messageError($q, e);
|
||||
})
|
||||
.finally(() => {
|
||||
hideLoader();
|
||||
setTimeout(() => {
|
||||
hideLoader();
|
||||
}, 2000);
|
||||
});
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue