perf: 完善类型
This commit is contained in:
@@ -43,6 +43,12 @@ const crudSchemas = reactive<VxeCrudSchema>({
|
||||
isForm: false,
|
||||
table: {
|
||||
width: 150
|
||||
},
|
||||
search: {
|
||||
show: true,
|
||||
itemRender: {
|
||||
name: 'XDataTimePicker'
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user