修正错别字

This commit is contained in:
RuoYi
2021-10-25 10:29:27 +08:00
parent 3901695a6f
commit 662dec2fe2
4 changed files with 6 additions and 6 deletions

View File

@@ -199,7 +199,7 @@
ref="menu"
node-key="id"
:check-strictly="!form.menuCheckStrictly"
empty-text="加载中请稍"
empty-text="加载中请稍"
:props="defaultProps"
></el-tree>
</el-form-item>
@@ -244,7 +244,7 @@
ref="dept"
node-key="id"
:check-strictly="!form.deptCheckStrictly"
empty-text="加载中请稍"
empty-text="加载中请稍"
:props="defaultProps"
></el-tree>
</el-form-item>