|
|
@ -260,7 +260,7 @@ export const InspectRequest = [ |
|
|
|
{ label: "检验状态", prop: "detailInspectStatus", type: "filter", filters: "detailInspectStatus" }, |
|
|
|
{ label: "库位", prop: 'locationCode' }, |
|
|
|
{ label: "ERP储位", prop: 'locationErpCode' }, |
|
|
|
{ label: "检验单号", prop: "number" }, |
|
|
|
{ label: "任务单号", prop: "number" }, |
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
{ label: "计量单位", prop: 'uom' }, |
|
|
|
{ label: "创建时间", prop: "creationTime", type: "dateTime" }, |
|
|
|