แก้ข้อความและคำผิดทะเบียนประวัติ

This commit is contained in:
Warunee Tamkoo 2024-06-13 16:44:41 +07:00
parent b6c1896944
commit 68ac03ffa5
10 changed files with 47 additions and 39 deletions

View file

@ -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: "ข้าราชการ กทม.สามัญ" },