registry add field positionExecutiveField

This commit is contained in:
Warunee Tamkoo 2025-06-17 11:31:54 +07:00
parent 20f95f1a69
commit 91ea489bc7
5 changed files with 28 additions and 0 deletions

View file

@ -29,6 +29,8 @@ interface DataPositions {
posNoAbb: string;
positionCee: string;
positionExecutive: string;
positionExecutiveField?: string;
positionArea?: string;
positionLevel: string;
positionLine: string;
positionPathSide: string;