显示查询合理化
This commit is contained in:
parent
b603464771
commit
5f17504d3c
@ -89,12 +89,12 @@ const crudSchemas = reactive<VxeCrudSchema>({
|
|||||||
{
|
{
|
||||||
title: '模板编号',
|
title: '模板编号',
|
||||||
field: 'templateId',
|
field: 'templateId',
|
||||||
isSearch: true
|
isTable: false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: '模板编码',
|
title: '模板编码',
|
||||||
field: 'templateCode',
|
field: 'templateCode',
|
||||||
isTable: false
|
isSearch: true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: '模版发送人名称',
|
title: '模版发送人名称',
|
||||||
|
Loading…
Reference in New Issue
Block a user