From fbc73a2b9d76315e28801b26da82f9c6f301bc5e Mon Sep 17 00:00:00 2001 From: danshihao Date: Mon, 5 Aug 2024 10:27:48 +0800 Subject: [PATCH] =?UTF-8?q?[update=20=E8=A7=A3=E8=AF=BB=E6=B5=81=E7=A8=8B]?= =?UTF-8?q?=20=E5=8E=BB=E6=8E=89=E8=AF=91=E6=96=87=E7=9A=84=E7=BC=96?= =?UTF-8?q?=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/InterpretationClauseTable.vue | 15 +++++++-------- .../modules/InterpretationClauseTableModal.vue | 14 +++++++------- 2 files changed, 14 insertions(+), 15 deletions(-) diff --git a/src/views/workCenter/standardInterpretationProcess/modules/InterpretationClauseTable.vue b/src/views/workCenter/standardInterpretationProcess/modules/InterpretationClauseTable.vue index 3ff500d..c6b2664 100644 --- a/src/views/workCenter/standardInterpretationProcess/modules/InterpretationClauseTable.vue +++ b/src/views/workCenter/standardInterpretationProcess/modules/InterpretationClauseTable.vue @@ -37,9 +37,9 @@ :pagination="ipagination" :row-selection="{ selectedRowKeys: selectedRowKeys, onChange: onSelectChange }" @change="handleTableChange"> - -