@ -114,6 +114,7 @@ export const CountPlanMain = useCrudSchemas(reactive<CrudSchema[]>([
component: 'Switch',
value: 'TRUE',
componentProps: {
disabled: true,
inactiveValue: 'FALSE',
activeValue: 'TRUE'
}