|
|
@ -907,7 +907,7 @@ export const PurchaseReturnNote = [ |
|
|
|
{ label: "库区", prop: 'locationArea' }, |
|
|
|
{ label: "ERP库位", prop: "locationErpCode" }, |
|
|
|
{ label: "退货原因代码", prop: 'reason' }, |
|
|
|
{ label: "退货原因说明", prop: 'reason', type: "filter", filters: "getDict" , dictType:"UnqualifiedReason" }, |
|
|
|
{ label: "退货原因说明", prop: 'reason', type: "filter", filters: "getDict" , dictType:"PurReturnReason" }, |
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
{ label: "推荐箱码", prop: "recommendPackingCode" }, |
|
|
|
{ label: "推荐供应商批次", prop: 'recommendSupplierBatch' }, |
|
|
|