[add] 企标稽查
This commit is contained in:
@@ -51,5 +51,45 @@ module.exports = {
|
||||
releaseDate: '发布日期',
|
||||
materialDate: '实施日期',
|
||||
relatedMaterial: '相关材料'
|
||||
},
|
||||
// 稽查
|
||||
check: {
|
||||
enterpriseStandardNum: '企标编号',
|
||||
enterpriseStandardName: '企标名称',
|
||||
status: '状态',
|
||||
scheduledCheckDate: '计划稽查日期',
|
||||
createdDate: '创建日期',
|
||||
department: '所属部门',
|
||||
exportFileName: '企标稽查表',
|
||||
exportPostponeDataName: '企标稽查延期数据',
|
||||
exportPostponeData: '导出延期数据',
|
||||
exportRectificationPlanName: '企标稽查整改计划',
|
||||
exportRectificationPlan: '导出整改计划',
|
||||
deferredCheck: '延期稽查',
|
||||
checkReport: '稽查报告',
|
||||
rectificationPlan: '整改计划',
|
||||
basedStandardNo: '稽查依据标准号',
|
||||
basedStandardName: '稽查依据标准名称',
|
||||
planCheckTarget: '计划稽查对象',
|
||||
workGroup: '主责标准化工作组',
|
||||
headOfCheck: '稽查负责人',
|
||||
contactPerson: '标准化组对接人',
|
||||
checkFinishDate: '实际稽查完成日期',
|
||||
actualChecker: '实际稽查人',
|
||||
createDate: '创建日期',
|
||||
applyPostponeDate: '申请延期日期',
|
||||
postponement: '延期说明',
|
||||
basedClause: '依据条款',
|
||||
standardContent: '标准内容或要求',
|
||||
executiveCondition: '执行情况',
|
||||
file: '附件',
|
||||
score: '评分',
|
||||
checkBasedEnterpriseStandard: '稽查依据企标:',
|
||||
existProblem: '存在问题',
|
||||
rectificationMeasure: '整改措施',
|
||||
headOfRectification: '整改负责人',
|
||||
rectificationPlanFinishTime: '整改计划完成时间',
|
||||
rectificationActualFinishTime: '整改实际完成时间',
|
||||
rectificationStatus: '整改状态'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -51,5 +51,45 @@ module.exports = {
|
||||
releaseDate: '发布日期',
|
||||
materialDate: '实施日期',
|
||||
relatedMaterial: '相关材料'
|
||||
},
|
||||
// 稽查
|
||||
check: {
|
||||
enterpriseStandardNum: '企标编号',
|
||||
enterpriseStandardName: '企标名称',
|
||||
status: '状态',
|
||||
scheduledCheckDate: '计划稽查日期',
|
||||
createdDate: '创建日期',
|
||||
department: '所属部门',
|
||||
exportFileName: '企标稽查表',
|
||||
exportPostponeDataName: '企标稽查延期数据',
|
||||
exportPostponeData: '导出延期数据',
|
||||
exportRectificationPlanName: '企标稽查整改计划',
|
||||
exportRectificationPlan: '导出整改计划',
|
||||
deferredCheck: '延期稽查',
|
||||
checkReport: '稽查报告',
|
||||
rectificationPlan: '整改计划',
|
||||
basedStandardNo: '稽查依据标准号',
|
||||
basedStandardName: '稽查依据标准名称',
|
||||
planCheckTarget: '计划稽查对象',
|
||||
workGroup: '主责标准化工作组',
|
||||
headOfCheck: '稽查负责人',
|
||||
contactPerson: '标准化组对接人',
|
||||
checkFinishDate: '实际稽查完成日期',
|
||||
actualChecker: '实际稽查人',
|
||||
createDate: '创建日期',
|
||||
applyPostponeDate: '申请延期日期',
|
||||
postponement: '延期说明',
|
||||
basedClause: '依据条款',
|
||||
standardContent: '标准内容或要求',
|
||||
executiveCondition: '执行情况',
|
||||
file: '附件',
|
||||
score: '评分',
|
||||
checkBasedEnterpriseStandard: '稽查依据企标:',
|
||||
existProblem: '存在问题',
|
||||
rectificationMeasure: '整改措施',
|
||||
headOfRectification: '整改负责人',
|
||||
rectificationPlanFinishTime: '整改计划完成时间',
|
||||
rectificationActualFinishTime: '整改实际完成时间',
|
||||
rectificationStatus: '整改状态'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user