[update] 内部工作组左侧树一级节点的新增删除和二级节点的编辑删除走角色管理,二级新增和三级编辑删除权限按一级新增时的管理权限走
This commit is contained in:
@@ -62,7 +62,9 @@ module.exports = {
|
||||
post: 'Position',
|
||||
templateName: 'Internal workgroup table template',
|
||||
exportName: 'Internal workgroup table',
|
||||
nodeName: 'Node Name',
|
||||
nodeName: '分会名称',
|
||||
adminAuthority: '管理权限',
|
||||
workGroupName: '工作组名称',
|
||||
user: 'User',
|
||||
pleaseSelectASystem: 'Please select the left system'
|
||||
},
|
||||
|
||||
@@ -63,7 +63,9 @@ module.exports = {
|
||||
post: '岗位',
|
||||
templateName: '内部工作组表模板',
|
||||
exportName: '内部工作组表',
|
||||
nodeName: '节点名称',
|
||||
nodeName: '分会名称',
|
||||
adminAuthority: '管理权限',
|
||||
workGroupName: '工作组名称',
|
||||
user: '用户',
|
||||
pleaseSelectASystem: '请选择左侧体系'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user