diff --git a/src/modules/04_registryPerson/stores/salary.ts b/src/modules/04_registryPerson/stores/salary.ts index a5a9d64a8..834504cd0 100644 --- a/src/modules/04_registryPerson/stores/salary.ts +++ b/src/modules/04_registryPerson/stores/salary.ts @@ -5,7 +5,7 @@ import type { DataOption } from "@/modules/04_registryPerson/interface/index/Mai export const useSalaryDataStore = defineStore("salatyDataStore", () => { // commandCode ขอตำแหน่ง - const salaryCode = ref([5, 6, 7]); + const salaryCode = ref([5, 6, 7, 19]); const commandCodeData = ref([]); const posTypeData = ref([]); //รายการประเภทตำแหน่ง | กลุ่มงาน