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

This commit is contained in:
caishi 2021-04-27 09:45:14 +08:00
parent ac47ba1b29
commit 63d7045444
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">