เพิ่มวันที่เข้า/ออกจากราชการ
This commit is contained in:
parent
2b03ec8d39
commit
736a2f7940
1 changed files with 2 additions and 1 deletions
|
|
@ -1155,7 +1155,8 @@ export class ReportController extends Controller {
|
|||
salaryRef: v.templateDoc,
|
||||
amount: v.amount,
|
||||
positionSalaryAmount: v.positionSalaryAmount,
|
||||
mouthSalaryAmount: v.mouthSalaryAmount
|
||||
mouthSalaryAmount: v.mouthSalaryAmount,
|
||||
isGovernment: false
|
||||
})),
|
||||
})
|
||||
.then(async res => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue