2026-08-14 c5b6bf8931e80e5b097af0f93c95ee82164cf872
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'