From a60cf9bbaeb86016b38c0e3d4547f1c8562b576d Mon Sep 17 00:00:00 2001 From: wenlele Date: Wed, 31 Aug 2022 09:01:05 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A2=9C=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../web/client/src/sections/openness/components/videoScreen.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/VideoAccess-VCMP/web/client/src/sections/openness/components/videoScreen.jsx b/code/VideoAccess-VCMP/web/client/src/sections/openness/components/videoScreen.jsx index c216ae5..771d081 100644 --- a/code/VideoAccess-VCMP/web/client/src/sections/openness/components/videoScreen.jsx +++ b/code/VideoAccess-VCMP/web/client/src/sections/openness/components/videoScreen.jsx @@ -623,7 +623,7 @@ const VideoScreen = ({ treeData, filterGroup, videoPlay, template, headerName, s if (v.value == '背投') document.getElementById('rearProjection').requestFullscreen() }} /> -
{v.value}
+
{v.value}
})}