组织团队-无数据显示错误

This commit is contained in:
caishi 2021-04-27 09:45:14 +08:00
parent f65f4c273a
commit 6da4dbc165
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ function TeamGroupItems({organizeDetail,limit, count , history}){
}
</div>
}
{ list && list.length > 0 && <Nodata _html="暂无数据"/> }
{ list && list.length === 0 && <Nodata _html="暂无数据"/> }
{
total > limit &&
<div className="mt20 pb20 edu-txt-center">