搜索日期显示不全

This commit is contained in:
gexinzhineng/gxzn27
2023-03-04 16:40:47 +08:00
parent 8e575f359f
commit 853dab7ffb
3 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,7 @@ const crudSchemas = reactive<VxeCrudSchema>({
primaryTitle: '申请编号',
action: true,
actionWidth: '260',
searchSpan: 8,
columns: [
{
title: t('common.status'),