From 5f17504d3cf38cb76615d95ff6d78af6e0f6a051 Mon Sep 17 00:00:00 2001 From: gexinzhineng/gxzn27 <1348660141@qq.com> Date: Tue, 30 May 2023 13:45:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=98=BE=E7=A4=BA=E6=9F=A5=E8=AF=A2=E5=90=88?= =?UTF-8?q?=E7=90=86=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/mail/log/log.data.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/system/mail/log/log.data.ts b/src/views/system/mail/log/log.data.ts index f01cb549..ad6678f6 100644 --- a/src/views/system/mail/log/log.data.ts +++ b/src/views/system/mail/log/log.data.ts @@ -89,12 +89,12 @@ const crudSchemas = reactive({ { title: '模板编号', field: 'templateId', - isSearch: true + isTable: false }, { title: '模板编码', field: 'templateCode', - isTable: false + isSearch: true }, { title: '模版发送人名称',