[add] 内部工作组模块
This commit is contained in:
@@ -47,5 +47,18 @@ module.exports = {
|
||||
parentName: '父级名称',
|
||||
select: '下拉选择',
|
||||
tree: '树形结构'
|
||||
},
|
||||
// 内部工作组
|
||||
internalWorkGroup: {
|
||||
treeSearchPlaceholder: '输入树状图体系',
|
||||
name: '姓名',
|
||||
workNo: '工号',
|
||||
role: '角色',
|
||||
post: '职位',
|
||||
templateName: '内部工作组表模板',
|
||||
exportName: '内部工作组表',
|
||||
nodeName: '节点名称',
|
||||
user: '用户',
|
||||
pleaseSelectASystem: '请选择左侧体系'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -50,5 +50,18 @@ module.exports = {
|
||||
parentName: '父级名称',
|
||||
select: '下拉选择',
|
||||
tree: '树形结构'
|
||||
},
|
||||
// 内部工作组
|
||||
internalWorkGroup: {
|
||||
treeSearchPlaceholder: '输入树状图体系',
|
||||
name: '姓名',
|
||||
workNo: '工号',
|
||||
role: '角色',
|
||||
post: '职位',
|
||||
templateName: '内部工作组表模板',
|
||||
exportName: '内部工作组表',
|
||||
nodeName: '节点名称',
|
||||
user: '用户',
|
||||
pleaseSelectASystem: '请选择左侧体系'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user