แก้ type
This commit is contained in:
parent
677c6b7bc7
commit
9af702f459
13 changed files with 60 additions and 33 deletions
|
|
@ -184,8 +184,10 @@ export const useLeaveStore = defineStore("Leave", () => {
|
|||
}
|
||||
/** รายการประเภทการลาของ ลาไปศึกษา ฝึกอบรม ปฎิบัติการวิจัย หรือดูงาน*/
|
||||
const optionsSpecific = ref<string[]>([
|
||||
"ลาไปศึกษาต่อ",
|
||||
"ลาฝึกอบรม/ปฎิบัติการวิจัย/ดูงาน",
|
||||
"ศึกษาต่อ",
|
||||
"ฝึกอบรม",
|
||||
"ปฎิบัติการวิจัย",
|
||||
"ดูงาน",
|
||||
]);
|
||||
|
||||
/** รายการประเภทการลาของ ลาอุปสมบทหรือลาประกอบพิธีฮัจญ์*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue