feat: 国际化

This commit is contained in:
ulleo 2024-11-04 10:30:15 +08:00
parent cb7aacfaaa
commit 0e0a07b666
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
import { ref, computed } from 'vue'
import DynamicTime from '@/custom-component/v-query/DynamicTimeForViewFilter.vue'
import { type DatePickType } from 'element-plus-secondary'
import { useI18n } from '@/hooks/web/useI18n'
const { t } = useI18n()
export interface SelectConfig {
relativeToCurrent: string
timeNum: number

@ -1 +1 @@
Subproject commit 8e402c6c3df6923ecd4ac88a4ea2d613f75f6b4e
Subproject commit ab85a8d78734374edabbed747bc63b070e3fc528