2023年6月15日 修复错误
This commit is contained in:
parent
c8bacfec52
commit
a867a20587
|
@ -70,7 +70,7 @@ import { useMessage } from '/@/hooks/web/useMessage';
|
||||||
import { execAvyApi, getAvyCtrlLiveOpenOrCloseUrl } from "/@/views/site/utils/index";
|
import { execAvyApi, getAvyCtrlLiveOpenOrCloseUrl } from "/@/views/site/utils/index";
|
||||||
import JDictSelectTag from '/@/components/Form/src/jeecg/components/JDictSelectTag.vue';
|
import JDictSelectTag from '/@/components/Form/src/jeecg/components/JDictSelectTag.vue';
|
||||||
|
|
||||||
//const showAllLiveRef = ref();
|
const showAllLiveRef = ref();
|
||||||
|
|
||||||
const leftList:Ref<any> = ref([]);
|
const leftList:Ref<any> = ref([]);
|
||||||
const currentItem:Ref<any> = ref({});
|
const currentItem:Ref<any> = ref({});
|
||||||
|
|
Loading…
Reference in New Issue