no message

This commit is contained in:
setthawutttty 2024-02-07 13:49:01 +07:00
parent 8558cf9b45
commit 345f8f47e9
3 changed files with 3 additions and 8 deletions

View file

@ -13,7 +13,7 @@ interface FormPositionSelectDialog {
positionField: string;
positionType: string;
positionLevel: string;
positionExecutive: string;
positionExecutive: string|null;
positionExecutiveField: string;
positionArea: string;
}