mirror of
https://github.com/YunaiV/ruoyi-vue-pro.git
synced 2026-05-11 07:41:40 +00:00
perf: vxe
This commit is contained in:
@@ -48,6 +48,12 @@ const crudSchemas = reactive<VxeCrudSchema>({
|
||||
formatter: 'formatDate',
|
||||
form: {
|
||||
show: false
|
||||
},
|
||||
search: {
|
||||
show: true,
|
||||
itemRender: {
|
||||
name: 'XDataTimePicker'
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user