refactor code & fixed location
This commit is contained in:
parent
41c1aa8e45
commit
487a6b520e
23 changed files with 566 additions and 145 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<script setup lang="ts">
|
||||
import { ref, watch } from 'vue'
|
||||
import { PropType } from 'vue'
|
||||
import type { PropType } from 'vue'
|
||||
|
||||
import type { DataCheckIn } from '@/interface/index/Main'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue