@ -549,6 +549,26 @@ export const PurchaseDetail = useCrudSchemas(reactive<CrudSchema[]>([
precision: 6
},
{
label: '默认收货库区',
field: 'defaultAreaCode',
table: {
width: 150
isTableForm: false,
isForm: false,
isTable: true,
label: '库区描述',
field: 'areaDescription',
// {
// label: 'ERP库位',
// field: 'erpLocationCode',