gaoluyang
2 天以前 787ccc59ba89bacc075562a161ecf02bc76ebadc
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'