diff --git a/src/common/lang/workCenter/en.js b/src/common/lang/workCenter/en.js index a58a020d..c246b8f4 100644 --- a/src/common/lang/workCenter/en.js +++ b/src/common/lang/workCenter/en.js @@ -282,7 +282,9 @@ module.exports = { rectificationStatus: '整改状态', pleaseFillInspectionContent: '请填写稽查内容', pleaseFillInspectionReport: '请填写稽查报告', - pleaseFillRectificationPlan: '请填写整改计划' + pleaseFillRectificationPlan: '请填写整改计划', + noInspectionReportAvailable: '该章节条款暂无稽查报告', + contentLinkRectificationPlan: '该稽查内容已关联整改计划,不可删除' }, // 稽查延期申请流程 incExtensionRequest: { diff --git a/src/common/lang/workCenter/zh.js b/src/common/lang/workCenter/zh.js index 11ffab03..445fa60a 100644 --- a/src/common/lang/workCenter/zh.js +++ b/src/common/lang/workCenter/zh.js @@ -316,7 +316,9 @@ module.exports = { rectificationStatus: '整改状态', pleaseFillInspectionContent: '请填写稽查内容', pleaseFillInspectionReport: '请填写稽查报告', - pleaseFillRectificationPlan: '请填写整改计划' + pleaseFillRectificationPlan: '请填写整改计划', + noInspectionReportAvailable: '该章节条款暂无稽查报告', + contentLinkRectificationPlan: '该稽查内容已关联整改计划,不可删除' }, // 稽查延期申请流程 incExtensionRequest: {