From 12eb8d2e827272c711bd8ff41b140c523bc6a6eb Mon Sep 17 00:00:00 2001 From: ww664853070 Date: Thu, 20 Jul 2023 16:28:21 +0800 Subject: [PATCH] =?UTF-8?q?(*)=E8=A7=86=E9=A2=91=E8=8E=B7=E5=8F=96?= =?UTF-8?q?=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- weapp/src/packages/patrol/index.jsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/weapp/src/packages/patrol/index.jsx b/weapp/src/packages/patrol/index.jsx index 447ebf6c..594919ac 100644 --- a/weapp/src/packages/patrol/index.jsx +++ b/weapp/src/packages/patrol/index.jsx @@ -596,7 +596,7 @@ const Index = () => { Taro.hideLoading(); if (ress.statusCode == 200) { setVideo(res.tempFiles[0].tempFilePath) - let videoqns = videoqn + let videoqns = [] videoqns.push(JSON.parse(ress.data).key) setVideoqn(videoqns) } else { @@ -617,6 +617,7 @@ const Index = () => { } }) } + console.log(setVideoqn,'==============='); return ( {/* {