salary - check isClose round

This commit is contained in:
Warunee Tamkoo 2024-03-08 09:48:49 +07:00
parent 8b0eeb5f95
commit 2e0f98448f
4 changed files with 10 additions and 4 deletions

View file

@ -109,9 +109,7 @@ function closeModal() {
/** function เรียกรายชื่อ คนเลื่อนเงินเดือน*/
function fetchListPerson() {
showLoader();
console.log(store.rootId);
showLoader();
formFilter.rootId = store.rootId;
http
.post(config.API.salaryListPerson, formFilter)