瀏覽代碼

显示查询合理化

gexinzhineng/gxzn27 2 年之前
父節點
當前提交
5f17504d3c
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/system/mail/log/log.data.ts

+ 2 - 2
src/views/system/mail/log/log.data.ts

@@ -89,12 +89,12 @@ const crudSchemas = reactive<VxeCrudSchema>({
     {
       title: '模板编号',
       field: 'templateId',
-      isSearch: true
+      isTable: false
     },
     {
       title: '模板编码',
       field: 'templateCode',
-      isTable: false
+      isSearch: true
     },
     {
       title: '模版发送人名称',