fix: 修复打包错误

This commit is contained in:
hzj 2025-12-05 16:17:58 +08:00
parent 2787f9974b
commit ec33e4db23

View File

@ -139,7 +139,6 @@ import { ref, computed } from 'vue'
import { useI18n } from 'vue-i18n'
import { useRouter } from 'vue-router'
import { setSelectedUser } from '@/utils/coinSellerStore.js'
import { searchFreightUser } from '@/api/wallet.js'
import { setDocumentDirection } from '@/locales/i18n'
import { handleAvatarImageError } from '@/utils/imageHandler.js'