mirror of https://gitee.com/topiam/eiam
⚡ 门户端应用分组优化
parent
b5e9481868
commit
5af4b8f9b4
|
@ -68,7 +68,7 @@ const CardList = () => {
|
|||
label: (
|
||||
<span>
|
||||
{intl.formatMessage({ id: 'pages.application.group_all' })}
|
||||
{renderBadge(0, currentGroup === 'all')}
|
||||
{renderBadge(0, currentGroup === all)}
|
||||
</span>
|
||||
),
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue