fix:解决引入问题
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