add 树形分页的字典单选
This commit is contained in:
@@ -595,6 +595,11 @@ module.exports = {
|
||||
downTemplate: '点击下载模板',
|
||||
noFileMsg: '请选择一个文件'
|
||||
},
|
||||
// 树选择弹框
|
||||
treeSelection: {
|
||||
primaryNodeName: '一级节点名称',
|
||||
selectedData: '已选数据'
|
||||
},
|
||||
// 系统管理
|
||||
system,
|
||||
// 个人中心
|
||||
|
||||
Reference in New Issue
Block a user