优化角色权限支持撤销主机授权

4.0
vapao 2023-03-20 10:16:13 +08:00
parent fd45a5a8c2
commit 1d361b4a3c
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ export default observer(function () {
<div className={styles.groupItem} key={index}>
<TreeSelect
value={id}
allowClear
showSearch={false}
treeNodeLabelProp="name"
treeData={hostStore.rawTreeData}