[update] 修改企标制修订,增加任务转交模块
This commit is contained in:
@@ -40,5 +40,18 @@ module.exports = {
|
||||
// 我的消息
|
||||
myMessage: {
|
||||
noCanRemarkData: '当前没有可标注的数据'
|
||||
},
|
||||
// 任务转交
|
||||
taskCareOf: {
|
||||
basicLibraryInfo: '基础库信息',
|
||||
processInfo: '流程信息',
|
||||
user: '用户',
|
||||
type: '类型',
|
||||
standardNum: '标准号',
|
||||
standardName: '标准名称',
|
||||
role: '角色',
|
||||
transferUser: '转交人',
|
||||
transfer: '转交',
|
||||
nodeName: '节点名称'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user