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

pull/605/head
vapao 2023-03-29 18:44:38 +08:00
parent a283c34b47
commit a891b0989d
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}