fix: ui build error
This commit is contained in:
parent
3aa5dd3694
commit
647c660476
@ -134,6 +134,7 @@ import { isAppIcon } from '@/utils/application'
|
|||||||
import { hexToRgba } from '@/utils/theme'
|
import { hexToRgba } from '@/utils/theme'
|
||||||
import { MsgError } from '@/utils/message'
|
import { MsgError } from '@/utils/message'
|
||||||
import useStore from '@/stores'
|
import useStore from '@/stores'
|
||||||
|
import { t } from '@/locales'
|
||||||
const { user, log } = useStore()
|
const { user, log } = useStore()
|
||||||
const route = useRoute()
|
const route = useRoute()
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user