Merge pull request 'wxy' (#96) from wxy into master

Reviewed-on: http://git.feashow.cn/feashow/SmartOpsWeb/pulls/96
This commit is contained in:
springlog
2024-09-17 15:42:42 +00:00

View File

@@ -1,5 +1,5 @@
<script setup> <script setup>
import LiveCallItem from '@/components/liveCall/liveCallItem.vue' import LiveCallItem from '@/components/liveCall/LiveCallItem.vue'
const dialogVisible = ref(false); const dialogVisible = ref(false);
const recordLeftRef = ref(null); const recordLeftRef = ref(null);
const open = (row) => { const open = (row) => {