mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-03 04:28:32 +08:00
漏了个文件
This commit is contained in:
parent
235de6c5e2
commit
e04fb0afef
@ -93,7 +93,7 @@ export default class TreeControl extends React.Component<TreeProps> {
|
||||
withChildren={withChildren}
|
||||
onlyChildren={onlyChildren}
|
||||
hideRoot={hideRoot}
|
||||
rootLabel={rootLabel}
|
||||
rootLabel={__(rootLabel)}
|
||||
rootValue={rootValue}
|
||||
showIcon={showIcon}
|
||||
showRadio={showRadio}
|
||||
|
Loading…
Reference in New Issue
Block a user