ทำเรื่องอนุมัติวงเงิน

This commit is contained in:
nakorn
2022-05-02 10:53:45 +07:00
parent 42e1878aa8
commit 086f101d0f
39 changed files with 1193 additions and 42 deletions

View File

@@ -181,7 +181,7 @@ function CalculateRemainQuota(m) {
var new_sarary_with_quota = new_sarary + receive_quota;
console.log(new_sarary);
//console.log(new_sarary);
$("#eva_adjust_postponement_detail_quota_02_new_sarary_with_quota_" + i).text(formatNumber(new_sarary_with_quota));
//if (m) {