diff --git a/src/views/kc/statistics/evaluationList/index.vue b/src/views/kc/statistics/evaluationList/index.vue index 756b0ca..4470371 100644 --- a/src/views/kc/statistics/evaluationList/index.vue +++ b/src/views/kc/statistics/evaluationList/index.vue @@ -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 = ref([]); const currentItem:Ref = ref({});