From 5bdb5ea5c682de422451ad268c9ffec9a216e2e7 Mon Sep 17 00:00:00 2001 From: zjc <1034206993@qq.com> Date: Tue, 25 Feb 2025 18:10:54 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E5=AF=B9=E6=8E=A5=E8=A7=86?= =?UTF-8?q?=E9=A2=91=E5=85=B3=E6=B3=A8=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/CoreVideo/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/CoreVideo/index.vue b/src/components/CoreVideo/index.vue index ece08af..f4e8dee 100644 --- a/src/components/CoreVideo/index.vue +++ b/src/components/CoreVideo/index.vue @@ -56,7 +56,7 @@ const getVideoList = async () => { let res = await getVideoListApi({ - businessVideoDisplayPosition: '核心景区视频' + isCollect: 1 }) list.value = res.data // nextTick(() => {