@ -77,6 +77,18 @@ export const DeliveryCalendar = useCrudSchemas(
sort: 'custom',
isSearch: true
},
{
label: '年月',
field: 'yearAndMonth',
isSearch: true,
form: {
componentProps: {
disabled: true
}
label: '日期',