@ -169,7 +169,7 @@ const searchSchema = reactive<FormSchema[]>([
},
{
field: 'dataDate',
label: '日期',
label: '数据日期',
componentProps: {
type: 'date',
valueFormat: 'YYYYMMDD',