@ -541,7 +541,7 @@ export const UnplannedissueRequestMain = useCrudSchemas(reactive<CrudSchema[]>([
},
form: {
component: 'Switch',
value: requestsettingData.directCreateRecord,
value: 'FALSE',
componentProps: {
inactiveValue: 'FALSE',
activeValue: 'TRUE'