From f35eb47a331199d607573ee3faa97c5cef15ffe8 Mon Sep 17 00:00:00 2001 From: lideqin <694785430@qq.com> Date: Sun, 8 Oct 2023 09:38:45 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E4=BF=AE=E6=94=B9=E4=BC=81=E6=A0=87?= =?UTF-8?q?=E8=AE=A1=E5=88=92=E7=AB=8B=E9=A1=B9/=E5=8F=98=E6=9B=B4?= =?UTF-8?q?=E6=B5=81=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/common/lang/zh-cn.js | 2 +- .../flow/PlanApprovalChangeFlow.vue | 62 +++++++++++-------- 2 files changed, 37 insertions(+), 27 deletions(-) diff --git a/src/common/lang/zh-cn.js b/src/common/lang/zh-cn.js index 0e646fea..c17f529a 100644 --- a/src/common/lang/zh-cn.js +++ b/src/common/lang/zh-cn.js @@ -137,7 +137,7 @@ module.exports = { standardName: '标准名称', standardNumOrName: '标准编号/标准名称', fileImportError: '文件导入错误', - flowCenter: '流程中心', + flowCenter: '流程中心——', processInformation: '流程信息', basicServiceInformation: '业务基本信息', processApprovalInformation: '流程审批信息', diff --git a/src/views/workCenter/enterpriseStandardInitChange/flow/PlanApprovalChangeFlow.vue b/src/views/workCenter/enterpriseStandardInitChange/flow/PlanApprovalChangeFlow.vue index 1a0c1c90..b3199b1a 100644 --- a/src/views/workCenter/enterpriseStandardInitChange/flow/PlanApprovalChangeFlow.vue +++ b/src/views/workCenter/enterpriseStandardInitChange/flow/PlanApprovalChangeFlow.vue @@ -1,27 +1,37 @@