From 6a6ea4d54e122051111b24d3139f43c8145a8525 Mon Sep 17 00:00:00 2001 From: danshihao Date: Tue, 23 Jan 2024 11:35:22 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E8=A1=A8=E6=A0=BC=E5=88=A0=E9=99=A4?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=8F=90=E7=A4=BA=E3=80=81=E7=A8=BD=E6=9F=A5?= =?UTF-8?q?=E6=B5=81=E7=A8=8B=E5=AE=8C=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/common/lang/workCenter/en.js | 4 +++- src/common/lang/workCenter/zh.js | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) 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: {