From 0ebbac8d92d2f2a58d6e5fd1639b1cb94ac54cd9 Mon Sep 17 00:00:00 2001 From: danshihao Date: Sun, 7 Jan 2024 13:36:27 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E4=BC=81=E6=A0=87=E7=A8=BD=E6=9F=A5?= =?UTF-8?q?=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/enterpriseStandardLibrary/check/CheckList.vue | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/views/enterpriseStandardLibrary/check/CheckList.vue b/src/views/enterpriseStandardLibrary/check/CheckList.vue index 45a93dbc..7cab8cf3 100644 --- a/src/views/enterpriseStandardLibrary/check/CheckList.vue +++ b/src/views/enterpriseStandardLibrary/check/CheckList.vue @@ -136,6 +136,12 @@ + @@ -295,7 +301,7 @@ export default { align: 'center', width: 180, dataIndex: 'createTime', - scopedSlots: { customRender: 'text' } + scopedSlots: { customRender: 'createTime' } }, { title: this.$t('operation'),