@ -55,6 +55,21 @@ export const CountPlanMain = useCrudSchemas(reactive<CrudSchema[]>([
table: {
width: 150
},
isTable:false,
form:{
componentProps:{
disabled:true
}
{
label: '执行周期',//执行周期
field: 'crontab',
sort: 'custom',
isForm:false,