ทำเบียนประวัติลูกจ้างชั่วคราว
This commit is contained in:
parent
40b46b8c62
commit
ba64953315
25 changed files with 4679 additions and 848 deletions
|
|
@ -28,16 +28,16 @@ export const useProfileDataStore = defineStore("profile", () => {
|
|||
bloodGroup: null,
|
||||
relationship: null,
|
||||
gender: null,
|
||||
posTypeId: "",
|
||||
posLevelId: "",
|
||||
// posTypeId: "",
|
||||
// posLevelId: "",
|
||||
religion: null,
|
||||
citizenId: "",
|
||||
telephoneNumber: null,
|
||||
// telephoneNumber: null,
|
||||
nationality: null,
|
||||
ethnicity: null,
|
||||
birthDate: null,
|
||||
phone: null,
|
||||
email: null,
|
||||
// email: null,
|
||||
lastName: "",
|
||||
firstName: "",
|
||||
prefix: "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue