漏了个文件

This commit is contained in:
2betop 2020-06-03 10:19:32 +08:00
parent 235de6c5e2
commit e04fb0afef

View File

@ -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}