fix: ui build error

This commit is contained in:
wxg0103 2025-02-25 09:15:38 +08:00
parent 3aa5dd3694
commit 647c660476

View File

@ -134,6 +134,7 @@ import { isAppIcon } from '@/utils/application'
import { hexToRgba } from '@/utils/theme'
import { MsgError } from '@/utils/message'
import useStore from '@/stores'
import { t } from '@/locales'
const { user, log } = useStore()
const route = useRoute()