add field

This commit is contained in:
Warunee Tamkoo 2025-02-24 14:11:50 +07:00
parent eb992eefd1
commit d326d7b144
5 changed files with 13 additions and 0 deletions

View file

@ -32,6 +32,7 @@ interface ResListSalary {
commandYear: string;
positionName: string;
positionCee: string;
posNoAbb: string;
}
interface ResType {