แก้ไข ui เพิ่มเติม แบบฟอร์มการลา
This commit is contained in:
parent
f5cf2a74ef
commit
7e1829ab95
3 changed files with 12 additions and 13 deletions
|
|
@ -139,7 +139,7 @@ export const useLeaveStore = defineStore("Leave", () => {
|
|||
/** รายการประเภทการลาของ ลาอุปสมบทหรือลาประกอบพิธีฮัจย์ฯ*/
|
||||
const optionsOrdination = ref([
|
||||
{ id: "0", name: "ลาอุปสมบท" },
|
||||
{ id: "1", name: "ลาประกอบพิธีฮัจย์" },
|
||||
{ id: "1", name: "ลาประกอบพิธีฮัจย์ฯ" },
|
||||
])
|
||||
|
||||
/** รายการข้อมูลประเภทใบลา */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue