กันค่าว่าง

This commit is contained in:
setthawutttty 2025-03-11 09:23:07 +07:00
parent 3c0a4fe69e
commit 23a689d994

View file

@ -30,7 +30,7 @@ const filterYear = ref<number>(stores.year) //ปีงบประมาณ
const titleName = ref<string>('เพิ่มรายการลงเวลากรณีพิเศษ') // popup
const dateMonth = ref<DataDateMonthObject>({
month: new Date().getMonth(),
year: stores.year,
year: stores.year ? stores.year:new Date().getFullYear(),
})
const modalPopup = ref<boolean>(false) // modal