@ -202,7 +202,7 @@ export const Supplieritem = useCrudSchemas(reactive<CrudSchema[]>([
form: {
component: 'Switch',
componentProps: {
disabled: true,
disabled: false,
inactiveValue: 'FALSE',
activeValue: 'TRUE'
}