refactor: vxe

This commit is contained in:
xingyu4j
2022-11-21 15:27:06 +08:00
parent dcd1b5fbba
commit fd4bc8ccf4
10 changed files with 298 additions and 372 deletions

View File

@ -45,8 +45,8 @@ const crudSchemas = reactive<VxeCrudSchema>({
field: 'createTime',
formatter: 'formatDate',
isForm: false,
isSearch: true,
search: {
show: true,
itemRender: {
name: 'XDataTimePicker'
}