add 树形分页的字典单选

This commit is contained in:
赵霄
2023-11-02 16:18:17 +08:00
parent 04f4aee416
commit f9d04eba17
8 changed files with 422 additions and 6 deletions
+5
View File
@@ -595,6 +595,11 @@ module.exports = {
downTemplate: '点击下载模板',
noFileMsg: '请选择一个文件'
},
// 树选择弹框
treeSelection: {
primaryNodeName: '一级节点名称',
selectedData: '已选数据'
},
// 系统管理
system,
// 个人中心