forked from github/dataease
test: 国际化测试
This commit is contained in:
parent
4a6a1b346c
commit
c05f0f305c
@ -1,7 +1,7 @@
|
||||
import { useI18n } from '@/hooks/web/useI18n'
|
||||
import request from '@/config/axios'
|
||||
const { t } = useI18n()
|
||||
|
||||
console.log('useI18n', useI18n())
|
||||
export interface ShortcutRequest {
|
||||
keyword?: string
|
||||
type?: string
|
||||
|
Loading…
Reference in New Issue
Block a user