fix(registry):display govAgeBkk

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2026-02-06 15:06:28 +07:00
parent 597cbc4ed3
commit d1600281f9
2 changed files with 22 additions and 0 deletions

View file

@ -14,6 +14,7 @@ interface FormMain {
reasonSameDate: string;
retireDate: any;
ageAll: GovAgeForm;
govAgeBkk: GovAgeForm;
absent: number;
age: number;
[key: string]: any;