ปรับ option หน่วยงาน ระบบ เครื่องราช

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2023-10-11 09:27:17 +07:00
parent f9d6225774
commit 109b360af1

View file

@ -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);
}
};
// หาประเภทเครื่องราชทั้งหมดที่อยู่ในรายชื่อข้าราชการสามัญฯ