5 天以前 06f3df285a24234e60883cd5ae73c6153abf4155
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'