mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-02 12:08:13 +08:00
点击 顶级节点清空数据
This commit is contained in:
parent
b1a5b6fdfe
commit
ef4694cab0
@ -716,7 +716,7 @@ export class TreeSelector extends React.Component<
|
||||
})}
|
||||
>
|
||||
<div className={cx('Tree-itemLabel')}>
|
||||
<span className={cx('Tree-itemText')}>
|
||||
<span className={cx('Tree-itemText')} onClick={this.clearSelect}>
|
||||
{showIcon ? (
|
||||
<i className={cx('Tree-itemIcon Tree-rootIcon')} />
|
||||
) : null}
|
||||
|
Loading…
Reference in New Issue
Block a user