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