2023年6月15日 修复错误

This commit is contained in:
bai 2023-06-15 08:34:32 +08:00
parent c8bacfec52
commit a867a20587
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ import { useMessage } from '/@/hooks/web/useMessage';
import { execAvyApi, getAvyCtrlLiveOpenOrCloseUrl } from "/@/views/site/utils/index";
import JDictSelectTag from '/@/components/Form/src/jeecg/components/JDictSelectTag.vue';
//const showAllLiveRef = ref();
const showAllLiveRef = ref();
const leftList:Ref<any> = ref([]);
const currentItem:Ref<any> = ref({});