@ -949,7 +949,7 @@ export const PurchasereceiptRecordDetail = useCrudSchemas(reactive<CrudSchema[]>
},
{
label: '从库区',
field: 'fromAreaCodes',
field: 'fromAreaCode',
sort: 'custom',
table: {
width: 150
@ -959,7 +959,7 @@ export const PurchasereceiptRecordDetail = useCrudSchemas(reactive<CrudSchema[]>
label: '到库区',
field: 'toAreaCodes',
field: 'toAreaCode',