From 5e6cf5d3305357b2dcf5c0667872cfd3c68af189 Mon Sep 17 00:00:00 2001 From: lideqin <694785430@qq.com> Date: Tue, 19 Dec 2023 09:35:59 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E4=BC=81=E6=A0=87=E7=A8=BD=E6=9F=A5?= =?UTF-8?q?=E5=BB=B6=E6=9C=9F=E7=A8=BD=E6=9F=A5=E6=8C=89=E9=92=AE=E5=8A=A0?= =?UTF-8?q?=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 c1c177c0..d5e6727a 100644 --- a/src/views/enterpriseStandardLibrary/check/CheckList.vue +++ b/src/views/enterpriseStandardLibrary/check/CheckList.vue @@ -113,11 +113,11 @@ :rowSelection="{selectedRowKeys: selectedRowKeys, onChange: onSelectChange}" :operationList="operationList" :operateMaxNum="operateMaxNum" + operSpecialJudgeField="delayFlag" + :operSpecialJudgeValue="false" + :operSpecialJudgeDelBtn="$t('enterpriseStandardLibrary.check.deferredCheck')" @operationClick="operationClick" @change="handleTableChange"> - - -