@@ -67,6 +67,9 @@
@click="clickTreeNode"
:defaultCheckSub="true"
ref="orgTree"
+ :noChildrenText="''"
+ noOptionsText="没有数据"
+ noResultsText="没有搜索结果"
></org-tree>
</el-form-item>
</el-form>