From 40687a95dcf082028cbffc32de362815049b78d0 Mon Sep 17 00:00:00 2001 From: lideqin <694785430@qq.com> Date: Thu, 14 Dec 2023 15:13:29 +0800 Subject: [PATCH] =?UTF-8?q?[update]=202=E9=98=B6=E6=AE=B5=E6=9A=82?= =?UTF-8?q?=E6=97=B6=E5=8E=BB=E6=8E=89=E4=BC=81=E6=A0=87=E7=A8=BD=E6=9F=A5?= =?UTF-8?q?=E4=B8=AD=E5=BB=B6=E6=9C=9F=E6=8C=89=E9=92=AE=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E7=9A=84=E5=88=A4=E6=96=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/enterpriseStandardLibrary/check/CheckList.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/enterpriseStandardLibrary/check/CheckList.vue b/src/views/enterpriseStandardLibrary/check/CheckList.vue index 0b086090..c1c177c0 100644 --- a/src/views/enterpriseStandardLibrary/check/CheckList.vue +++ b/src/views/enterpriseStandardLibrary/check/CheckList.vue @@ -111,13 +111,13 @@ :pagination="ipagination" :loading="loading" :rowSelection="{selectedRowKeys: selectedRowKeys, onChange: onSelectChange}" - operSpecialJudgeField="delayFlag" - :operSpecialJudgeValue="false" - :operSpecialJudgeDelBtn="$t('enterpriseStandardLibrary.check.deferredCheck')" :operationList="operationList" :operateMaxNum="operateMaxNum" @operationClick="operationClick" @change="handleTableChange"> + + +