From 109b360af1d0a5317a99e3ae1b7d9118407e9621 Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Wed, 11 Oct 2023 09:27:17 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=9B=E0=B8=A3=E0=B8=B1=E0=B8=9A=20option?= =?UTF-8?q?=20=E0=B8=AB=E0=B8=99=E0=B9=88=E0=B8=A7=E0=B8=A2=E0=B8=87?= =?UTF-8?q?=E0=B8=B2=E0=B8=99=20=E0=B8=A3=E0=B8=B0=E0=B8=9A=E0=B8=9A=20?= =?UTF-8?q?=E0=B9=80=E0=B8=84=E0=B8=A3=E0=B8=B7=E0=B9=88=E0=B8=AD=E0=B8=87?= =?UTF-8?q?=E0=B8=A3=E0=B8=B2=E0=B8=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/modules/07_insignia/store.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/07_insignia/store.ts b/src/modules/07_insignia/store.ts index 9f1dc5269..5b0cb0476 100644 --- a/src/modules/07_insignia/store.ts +++ b/src/modules/07_insignia/store.ts @@ -81,7 +81,7 @@ export const useInsigniaDataStore = defineStore("insignia", () => { typeOc.value = agency.value; optionsTypeOc.value = op.filter((e: any) => e.id == agency.value); } else { - (optionsTypeOc.value = op), (typeOc.value = op[2].id); + (optionsTypeOc.value = op), (typeOc.value = op[0].id); } }; // หาประเภทเครื่องราชทั้งหมดที่อยู่ในรายชื่อข้าราชการสามัญฯ