mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 13:32:18 +08:00
feat: 国际化
This commit is contained in:
@@ -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
|
||||
|
||||
2
de-xpack
2
de-xpack
Submodule de-xpack updated: 8e402c6c3d...ab85a8d787
Reference in New Issue
Block a user