feat : 通话记录组件及初始连接socket
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
<template>
|
||||
工作台
|
||||
<div style="padding:15px 20px;">
|
||||
<live-call/>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
|
||||
import LiveCall from '@/components/liveCall/index.vue'
|
||||
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user