|
@ -2941,7 +2941,7 @@ export const CountPlanByAddLocation = [ |
|
|
prop: "code" |
|
|
prop: "code" |
|
|
}, |
|
|
}, |
|
|
{ label: "库位名称", prop: "name", showProp:true }, |
|
|
{ label: "库位名称", prop: "name", showProp:true }, |
|
|
{ label: "区域代码", prop: "areaCode", showProp:true }, |
|
|
{ label: "区域代码", prop: "areaCode" }, |
|
|
{ label: "库位组代码", prop: "locationGroupCode", showProp:true }, |
|
|
{ label: "库位组代码", prop: "locationGroupCode", showProp:true }, |
|
|
{ label: "工作组代码", prop: "workGroupCode", showProp:true }, |
|
|
{ label: "工作组代码", prop: "workGroupCode", showProp:true }, |
|
|
{ label: "库位类型", prop: "type", type: "filter", filters: "locationType" }, |
|
|
{ label: "库位类型", prop: "type", type: "filter", filters: "locationType" }, |
|
|