diff --git a/src/components/Common/Tree/StaticTree.js b/src/components/Common/Tree/StaticTree.js index d7924d8..24c8225 100644 --- a/src/components/Common/Tree/StaticTree.js +++ b/src/components/Common/Tree/StaticTree.js @@ -326,14 +326,14 @@ class TreeComponent extends Component { render() { const treeProps = this.getTreeProps(); const PermissionContent = commonFunc.showLocalMessage(this.props, 'PermissionContent', '权限内容'); - + const pleaseInputKeyWord = commonFunc.showLocalMessage(this.props, "pleaseInputKeyWord", "请输入你想要搜索的关键字"); return (
{ this.treeRef = ref; }}> {this.props.isSearch ?