From a2b002101fa07a05a05cfddeee6bc6b38bff9ae9 Mon Sep 17 00:00:00 2001 From: danshihao Date: Thu, 11 Jul 2024 11:41:03 +0800 Subject: [PATCH] =?UTF-8?q?[update=20=E6=A0=87=E5=87=86=E8=A7=A3=E8=AF=BB?= =?UTF-8?q?=E6=B5=81=E7=A8=8B]=20=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 | 3 +- src/common/lang/workCenter/zh.js | 3 +- .../StandardInterpretationProcess.vue | 6 +- .../modules/InterpretationClauseTable.vue | 847 ++++++++++++++++++ ...vue => InterpretationClauseTableModal.vue} | 2 +- .../modules/InterpretationInitiate.vue | 179 +--- .../InterpretationInterpreterFillInfo.vue | 388 +------- .../InterpretationLiaisonDistribute.vue | 155 +--- ...nterpretationMainInterpreterDistribute.vue | 582 ++---------- 9 files changed, 985 insertions(+), 1180 deletions(-) create mode 100644 src/views/workCenter/standardInterpretationProcess/modules/InterpretationClauseTable.vue rename src/views/workCenter/standardInterpretationProcess/modules/{TermsInterpretModal.vue => InterpretationClauseTableModal.vue} (99%) diff --git a/src/common/lang/workCenter/en.js b/src/common/lang/workCenter/en.js index f97c675..c013c1f 100644 --- a/src/common/lang/workCenter/en.js +++ b/src/common/lang/workCenter/en.js @@ -115,7 +115,8 @@ module.exports = { countersigningPerson: 'Countersigning personnel', reviewersPerson: 'Reviewer', approvedPerson: 'Approved personnel', - batchEdit: 'Bulk edit' + batchEdit: 'Bulk edit', + pleaseSelectInterpreter: 'Select at least one piece of data for each department involved to interpret' }, // 流程配置 processConfig: { diff --git a/src/common/lang/workCenter/zh.js b/src/common/lang/workCenter/zh.js index a81e5aa..0bc0397 100644 --- a/src/common/lang/workCenter/zh.js +++ b/src/common/lang/workCenter/zh.js @@ -115,7 +115,8 @@ module.exports = { countersigningPerson: '会签人员', reviewersPerson: '审核人员', approvedPerson: '批准人员', - batchEdit: '批量编辑' + batchEdit: '批量编辑', + pleaseSelectInterpreter: '至少选择一条数据的各涉及部门解读人' }, // 流程配置 processConfig: { diff --git a/src/views/workCenter/standardInterpretationProcess/StandardInterpretationProcess.vue b/src/views/workCenter/standardInterpretationProcess/StandardInterpretationProcess.vue index c2f1d25..2558a30 100644 --- a/src/views/workCenter/standardInterpretationProcess/StandardInterpretationProcess.vue +++ b/src/views/workCenter/standardInterpretationProcess/StandardInterpretationProcess.vue @@ -63,12 +63,14 @@ - + @@ -541,7 +543,7 @@ export default { }) // 驳回需要填写备注 if (!this.approvalInfoForm.getFieldValue('commitText')) { - this.$message.warning(this.$t('pleaseEnterRemarks')) + this.$message.warn(this.$t('pleaseEnterRemarks')) return } this.loading = true diff --git a/src/views/workCenter/standardInterpretationProcess/modules/InterpretationClauseTable.vue b/src/views/workCenter/standardInterpretationProcess/modules/InterpretationClauseTable.vue new file mode 100644 index 0000000..1a3b7e1 --- /dev/null +++ b/src/views/workCenter/standardInterpretationProcess/modules/InterpretationClauseTable.vue @@ -0,0 +1,847 @@ + + + + + diff --git a/src/views/workCenter/standardInterpretationProcess/modules/TermsInterpretModal.vue b/src/views/workCenter/standardInterpretationProcess/modules/InterpretationClauseTableModal.vue similarity index 99% rename from src/views/workCenter/standardInterpretationProcess/modules/TermsInterpretModal.vue rename to src/views/workCenter/standardInterpretationProcess/modules/InterpretationClauseTableModal.vue index d394763..7716e27 100644 --- a/src/views/workCenter/standardInterpretationProcess/modules/TermsInterpretModal.vue +++ b/src/views/workCenter/standardInterpretationProcess/modules/InterpretationClauseTableModal.vue @@ -134,7 +134,7 @@ diff --git a/src/views/workCenter/standardInterpretationProcess/modules/InterpretationLiaisonDistribute.vue b/src/views/workCenter/standardInterpretationProcess/modules/InterpretationLiaisonDistribute.vue index f176934..70408b2 100644 --- a/src/views/workCenter/standardInterpretationProcess/modules/InterpretationLiaisonDistribute.vue +++ b/src/views/workCenter/standardInterpretationProcess/modules/InterpretationLiaisonDistribute.vue @@ -2,36 +2,8 @@
{{ $t('dispatchInformation') }}
-
- - - {{ $t('batchDelete') }} - -
-
- - - - - - -
+ + @@ -48,18 +20,22 @@
- -