แก้ไขหน้าฟอร์มแบบร่างโครงสร้างอัตรากำลัง

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-02-10 11:11:03 +07:00
parent d71f634a18
commit 29071e0edf
2 changed files with 110 additions and 7 deletions

View file

@ -40,6 +40,10 @@ interface FormDataAgency {
isInformation?: boolean;
isCommission?: boolean;
misId: string;
DEPARTMENT_CODE: string;
DIVISION_CODE: string;
SECTION_CODE: string;
JOB_CODE: string;
}
interface FormDataPosition {