huminmin
9 天以前 f06c18931950df633a66247795fc40be9ca0487b
src/views/im/home/components/rtc/rtc-call-running.vue
@@ -1,7 +1,7 @@
<script lang="ts" setup>
import { computed, onUnmounted, ref, watch } from 'vue'
import { IconifyIcon as Icon } from '../../../../../packages/icons/src'
import { IconifyIcon as Icon } from '#/packages/icons/src'
import { formatCallDuration } from '#/views/im/utils/time'