เลขที่ตำแหน่ง => ตำแหน่งเลขที่
This commit is contained in:
parent
599a9c2c75
commit
c1bb3651ab
47 changed files with 155 additions and 127 deletions
|
|
@ -38,7 +38,7 @@ const formMain = reactive<FormAddHistory>({
|
|||
posTypeId: "", //id ประเภทตําแหน่ง
|
||||
position: "", //ตําแหน่ง
|
||||
positionSide: "", //ตําแหน่งทางการบริหาร
|
||||
posNo: "", //เลขที่ตำแหน่ง
|
||||
posNo: "", //ตำแหน่งเลขที่
|
||||
oc: "", //หน่วยงานที่สังกัด
|
||||
});
|
||||
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@ const formMain = reactive<FormAddHistoryEmployee>({
|
|||
posLevelId: "", //id ระดับตําแหน่ง
|
||||
posTypeId: "", //id ประเภทตําแหน่ง
|
||||
position: "", //ตําแหน่ง
|
||||
posNo: "", //เลขที่ตำแหน่ง
|
||||
posNo: "", //ตำแหน่งเลขที่
|
||||
oc: "", //หน่วยงานที่สังกัด
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue