แก้ข้อความและคำผิดทะเบียนประวัติ
This commit is contained in:
parent
b6c1896944
commit
68ac03ffa5
10 changed files with 47 additions and 39 deletions
|
|
@ -12,7 +12,7 @@ export const useRegistryNewDataStore = defineStore("registryNew", () => {
|
|||
{ id: "fullName", name: "ชื่อ-นามสกุล" },
|
||||
{ id: "citizenId", name: "เลขประจำตัวประชาชน" },
|
||||
// { id: "posNo", name: "ตำแหน่งเลขที่" },
|
||||
{ id: "position", name: "ตำแหน่งสายงาน" },
|
||||
{ id: "position", name: "ตำแหน่งในสายงาน" },
|
||||
]);
|
||||
const employeeClassOps = ref<DataOption[]>([
|
||||
{ id: "officer", name: "ข้าราชการ กทม.สามัญ" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue