mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 13:32:18 +08:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user