更新 TransferHistoryView.vue

This commit is contained in:
Aqr-K
2024-12-27 14:30:37 +08:00
parent 3af127c66f
commit 565ebd936e

View File

@@ -10,8 +10,6 @@ import { useRoute } from 'vue-router'
import router from '@/router'
import { useDisplay } from 'vuetify'
import { storageDict } from '@/api/constants'
import { VIcon } from 'vuetify/lib/components/index.mjs'
import { L } from '@fullcalendar/list/internal-common'
// APP
const display = useDisplay()
@@ -23,7 +21,7 @@ const $toast = useToast()
// 路由
const route = useRoute()
// 组合输入状态
// 组合输入状态
const isComposing = ref(false)
// 重新整理对话框