@ -314,7 +314,7 @@ export const IssueRecordMain = useCrudSchemas(reactive<CrudSchema[]>([
// width: 150
// },
// form: {
// component: 'Switch',
// value: 'TRUE',
// componentProps: {
// inactiveValue: 'FALSE',
@ -928,6 +928,7 @@ export const InventorychangeRequestDetail = useCrudSchemas(reactive<CrudSchema[]
field: 'action',
isDetail: false,
isForm: false ,
hiddenInMain: true,
table: {
width: 150,
fixed: 'right'