提交 6e2dd718 作者: 龚洪江

修复:权限名称文字变更为”角色名称“

上级 2f919bec
...@@ -40,7 +40,7 @@ const AccountLimit = () => { ...@@ -40,7 +40,7 @@ const AccountLimit = () => {
render: (text: string) => <div className='limit-remark'>{text}</div>, render: (text: string) => <div className='limit-remark'>{text}</div>,
}, },
{ {
title: '权限角色', title: '角色名称',
dataIndex: 'roleName', dataIndex: 'roleName',
align: 'center', align: 'center',
}, },
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论