From b7d9555b87fddef24238dda69dc6857c5b4f72c6 Mon Sep 17 00:00:00 2001 From: waruneeauy Date: Fri, 6 Feb 2026 17:05:13 +0700 Subject: [PATCH] add code show salary history --- src/modules/04_registryPerson/stores/salary.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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([]); //รายการประเภทตำแหน่ง | กลุ่มงาน