updated
This commit is contained in:
parent
61ce6f966c
commit
950d185ebb
4 changed files with 147 additions and 142 deletions
|
|
@ -2,6 +2,7 @@ import { defineStore } from 'pinia'
|
|||
import { ref } from 'vue'
|
||||
import type { FormData, Datalist } from '@/interface/response/checkin'
|
||||
import { useCounterMixin } from '@/stores/mixin'
|
||||
import moment from 'moment'
|
||||
const mixin = useCounterMixin()
|
||||
const { date2Thai } = mixin
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue