角色绑定增加提示语

master
LiuJiaNan 2026-03-17 15:27:17 +08:00
parent ad68d57037
commit b99e0542f4
1 changed files with 35 additions and 34 deletions

View File

@ -323,6 +323,7 @@ const RoleBindingModalComponent = (props) => {
onOk={onSubmit}
confirmLoading={props.appMenu.appMenuLoading}
>
<div style={{fontSize: 12, color: "red", marginBottom: 10}}>取消勾选会清空角色的APP使用权限请谨慎操作</div>
<Table
rowSelection={{
preserveSelectedRowKeys: true,