[update 分组管理] 页面无接口
This commit is contained in:
@@ -93,5 +93,12 @@ module.exports = {
|
||||
standardizationEngineer: '标准化工程师',
|
||||
contactPerson: '联络人',
|
||||
contactPersonSupervisorLevelLeader: '部门联络人主管级领导'
|
||||
},
|
||||
// 分组管理
|
||||
groupMange: {
|
||||
groupName: 'Group name',
|
||||
peopleNumber: 'Number of people',
|
||||
groupMembers: 'Group members',
|
||||
userName: 'User Name'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -109,5 +109,12 @@ module.exports = {
|
||||
isBringIn: '是否引入',
|
||||
haveBind: '当前零部件分类结构下已有',
|
||||
isBringInRelation: '绑定标准关联关系,是否引入对应关系?'
|
||||
},
|
||||
// 分组管理
|
||||
groupMange: {
|
||||
groupName: '分组名称',
|
||||
peopleNumber: '人数',
|
||||
groupMembers: '组内人员',
|
||||
userName: '用户名称'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user