[update] 修改bug87442
This commit is contained in:
@@ -14,28 +14,28 @@ module.exports = {
|
||||
templateExport: 'Enterprise Standard Template',
|
||||
pleaseSelectLeastOneNode: 'Please select Level 2 and below system first',
|
||||
myCollectNotRemove: 'My collection system cannot be removed from the standard',
|
||||
authorizationDepart: '授权部门',
|
||||
authorizationUser: '授权人员',
|
||||
maturityDate: '授权到期日期',
|
||||
detailTitle: '企业标准详情页',
|
||||
evaluate: '企标评价',
|
||||
updateRecord: '更新记录',
|
||||
submitQuestion: '提交问题',
|
||||
standardResolutionSheet: '标准分解单',
|
||||
nodeName: '节点名称',
|
||||
subjectToClause: '章节条款',
|
||||
standardContentOrRequirements: '标准内容或要求',
|
||||
rectificationDepartment: '整改部门',
|
||||
auditContent: '稽查内容',
|
||||
disabledBatchDel: '选中数据中存在没有操作权限的数据,请重新选择',
|
||||
pleaseSelectUserOrDepart: '授权部门和授权人员至少需要选择一个',
|
||||
youNot: '您没有',
|
||||
dataPremissReCheck: '数据权限,请重新选择',
|
||||
authorizationExpirationDate: '授权到期日期',
|
||||
cancelAuthor: '解除授权',
|
||||
authorizationDate: '授权日期',
|
||||
authorizationStandard: '授权企标',
|
||||
confirmCancelAuthor: '确认解除授权?'
|
||||
authorizationDepart: 'Authorized department',
|
||||
authorizationUser: 'Authorized officer',
|
||||
maturityDate: 'Authorization expiration date',
|
||||
detailTitle: 'Enterprise Standards Details page',
|
||||
evaluate: 'Evaluation of enterprise standard',
|
||||
updateRecord: 'Update record',
|
||||
submitQuestion: 'Submit a question',
|
||||
standardResolutionSheet: 'Standard resolution sheet',
|
||||
nodeName: 'Node name',
|
||||
subjectToClause: 'Section clause',
|
||||
standardContentOrRequirements: 'Standard content or requirements',
|
||||
rectificationDepartment: 'Rectification department',
|
||||
auditContent: 'Monitoring content',
|
||||
disabledBatchDel: 'If the selected data has no operation permission, select another data',
|
||||
pleaseSelectUserOrDepart: 'The authorized department and authorized person must select at least one',
|
||||
youNot: "You didn't",
|
||||
dataPremissReCheck: 'Data permission, please re-select',
|
||||
authorizationExpirationDate: 'Authorization expiration date',
|
||||
cancelAuthor: 'deauthorize',
|
||||
authorizationDate: 'Authorization date',
|
||||
authorizationStandard: 'Authorized bid',
|
||||
confirmCancelAuthor: 'Confirm the deauthorization?'
|
||||
},
|
||||
// 评审会记录
|
||||
reviewMeeting: {
|
||||
|
||||
@@ -26,7 +26,7 @@ module.exports = {
|
||||
subjectToClause: '章节条款',
|
||||
standardContentOrRequirements: '标准内容或要求',
|
||||
rectificationDepartment: '整改部门',
|
||||
auditContent: '稽查内容',
|
||||
auditContent: '监察内容',
|
||||
disabledBatchDel: '选中数据中存在没有操作权限的数据,请重新选择',
|
||||
pleaseSelectUserOrDepart: '授权部门和授权人员至少需要选择一个',
|
||||
youNot: '您没有',
|
||||
|
||||
Reference in New Issue
Block a user