update form: add kode rekening tpg tamsil

This commit is contained in:
Marsa
2026-06-15 16:22:56 +07:00
parent 05b3636d0c
commit d46c13f109
@@ -202,7 +202,7 @@
}
});
let tamsilTPG = ['4.2.01.01.04.0004','4.2.01.01.04.0005','4.2.01.09.02.0004','4.2.01.09.002.00004','4.2.01.09.02.0005', '4.2.01.09.002.00005'];
let tamsilTPG = ['4.2.01.01.04.0004','4.2.01.01.04.0005','4.2.01.09.02.0004','4.2.01.09.002.00004','4.2.01.09.02.0005', '4.2.01.09.002.00005','4.2.01.09.002.00036','4.2.01.09.002.00037'];
if (tamsilTPG.includes(id)) {
$("#tamsil_tpg").show();
}else{