perf: vxe

This commit is contained in:
xingyu
2022-11-15 20:12:32 +08:00
parent a123c47042
commit 12ac097b47
2 changed files with 2 additions and 1 deletions

View File

@ -65,6 +65,7 @@ const crudSchemas = reactive<VxeCrudSchema>({
formatter: 'formatDate',
isForm: false,
search: {
show: true,
itemRender: {
name: 'XDataTimePicker'
}