|
|
@ -1635,9 +1635,9 @@ export const FISDeliverNote = [ |
|
|
|
{ label: "实际分组", prop: 'handledFromLocationGroup' }, |
|
|
|
{ label: "实际ERP库位", prop: 'handledFromLocationErpCode' }, |
|
|
|
{ label: "实际仓库", prop: 'handledFromWarehouseCode' }, |
|
|
|
{ label: "起始盘底号", prop: "extraProperties", showProp: 'FromVinCode', type: 'object' }, |
|
|
|
{ label: "截止盘底号", prop: "extraProperties", showProp: 'ToVinCode', type: 'object' }, |
|
|
|
{ label: "订单号", prop: "extraProperties", showProp: 'FromVinCode', type: 'object' }, |
|
|
|
// ************** 确定隐藏 ************************
|
|
|
|
// { label: "截止盘底号", prop: "extraProperties", showProp: 'ToVinCode', type: 'object' },
|
|
|
|
// { label: "主表ID", prop: "masterID" },
|
|
|
|
// { label: "ID", prop: 'id' },
|
|
|
|
// { label: "fromStatus", prop: 'fromStatus' },
|
|
|
|