fix report

This commit is contained in:
AdisakKanthawilang 2024-12-18 13:26:51 +07:00
parent ff47f80495
commit ce86d800a7

View file

@ -3514,6 +3514,7 @@ export class CommandController extends Controller {
commandYear: number;
templateDoc: string | null;
amount: Double | null;
amountSpecial?: Double | null;
positionSalaryAmount: Double | null;
mouthSalaryAmount: Double | null;
}[];