Merge pull request 'wxy' (#96) from wxy into master
Reviewed-on: http://git.feashow.cn/feashow/SmartOpsWeb/pulls/96
This commit is contained in:
@@ -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) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user