salary - check isClose round
This commit is contained in:
parent
8b0eeb5f95
commit
2e0f98448f
4 changed files with 10 additions and 4 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue