[update] 企标更改流程增加修改单需要的字段
This commit is contained in:
@@ -174,7 +174,18 @@ module.exports = {
|
||||
updateReason: '修改理由',
|
||||
lookUpdateBeforeContent: '查看修改前内容',
|
||||
proposingDepartment: '提出部门',
|
||||
introducer: '提出人'
|
||||
introducer: '提出人',
|
||||
levelCode: '更改级别代号',
|
||||
isHasGraph: '有无二维或三维图',
|
||||
customerConfirmation: '顾客确认(适用军品)',
|
||||
refreshFileNumber: '刷新文件号(三维)',
|
||||
inventory: '库存',
|
||||
workInProgress: '在制品',
|
||||
spareParts: '备件',
|
||||
relatedChanges: '关联更改项',
|
||||
changeTag: '更改标记',
|
||||
treatmentCount: '处数',
|
||||
effectiveDate: '生效日期'
|
||||
},
|
||||
// 企标复审流程
|
||||
enStandardRecheck: {
|
||||
|
||||
Reference in New Issue
Block a user