hsy
2026-08-17 77b083d347eb8e75eb29a4146238b3f7304489f6
src/views/im/home/components/card/card-line-label.vue
@@ -1,7 +1,7 @@
<script lang="ts" setup>
import { computed } from 'vue'
import { IconifyIcon as Icon } from '../../../../../packages/icons/src'
import { IconifyIcon as Icon } from '#/packages/icons/src'
import { getCardLabelInfo } from '#/views/im/utils/message'