@ -886,22 +886,22 @@ export const CustomerreturnRequestDetail = useCrudSchemas(reactive<CrudSchema[]>
}
},
// {
// label: '到库位代码',
// field: 'toLocationCode',
// sort: 'custom',
// table: {
// width: 150
// },
// tableForm: {
// disabled: true
// form: {
// componentProps: {
// }
{
label: '到库位代码',
field: 'toLocationCode',
sort: 'custom',
table: {
width: 150
tableForm: {
disabled: true
form: {
componentProps: {
label: '库存状态',
field: 'inventoryStatus',