เลขที่ตำแหน่ง => ตำแหน่งเลขที่

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-06-26 14:15:54 +07:00
parent 599a9c2c75
commit c1bb3651ab
47 changed files with 155 additions and 127 deletions

View file

@ -38,7 +38,7 @@ const formMain = reactive<FormAddHistory>({
posTypeId: "", //id
position: "", //
positionSide: "", //
posNo: "", //
posNo: "", //
oc: "", //
});

View file

@ -39,7 +39,7 @@ const formMain = reactive<FormAddHistoryEmployee>({
posLevelId: "", //id
posTypeId: "", //id
position: "", //
posNo: "", //
posNo: "", //
oc: "", //
});