From d5cbc15662852a59d137f03eb53e47cd2932435c Mon Sep 17 00:00:00 2001 From: dengyinhuan Date: Fri, 4 Aug 2023 18:03:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B1=95=E7=A4=BA=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/client/src/sections/fillion/containers/luzheng.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/client/src/sections/fillion/containers/luzheng.js b/web/client/src/sections/fillion/containers/luzheng.js index b2153fac..57cba564 100644 --- a/web/client/src/sections/fillion/containers/luzheng.js +++ b/web/client/src/sections/fillion/containers/luzheng.js @@ -108,7 +108,7 @@ function Assess(props) { dataIndex: 'picfile', key: 'picfile', render:(t,r)=>{ - if(r?.picfile){ + if(r?.picfile && r?.picfile?.length!==0){ return r?.picfile?.map(i=>{ return