From a867a205874c1e587be5063a215b033eb6687334 Mon Sep 17 00:00:00 2001 From: bai <1643359946@qq.com> Date: Thu, 15 Jun 2023 08:34:32 +0800 Subject: [PATCH] =?UTF-8?q?2023=E5=B9=B46=E6=9C=8815=E6=97=A5=20=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/kc/statistics/evaluationList/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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({});