fix รายงานระบบเงินเดือน

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-06-26 11:41:01 +07:00
parent a002d1cb40
commit d7e02ce042
2 changed files with 46 additions and 19 deletions

View file

@ -3,6 +3,7 @@ interface DataOption {
name: string;
type?: string;
typeName?: string;
keyId?: string;
}
interface DataOptionShort {