update filter รอ api
ทำ store ,interface
This commit is contained in:
parent
ebbdec0478
commit
d642cf39bf
4 changed files with 84 additions and 43 deletions
|
|
@ -155,6 +155,7 @@ const router = useRouter()
|
|||
const currentTab = ref<string>("calendar") //ระบุ tab ใช้งานอยู่ calendar=รายการ list=รายการ
|
||||
const dateMonth = ref<number>(new Date().getFullYear())
|
||||
const dateYear = ref<number>(new Date().getFullYear())
|
||||
|
||||
const mixin = useCounterMixin() //เรียกฟังก์ชันกลาง
|
||||
const { monthYear2Thai } = mixin
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue