|
@ -144,7 +144,7 @@ export default { |
|
|
tableTh:[ |
|
|
tableTh:[ |
|
|
{label:'物料信息',prop:'itemCode',width:180}, |
|
|
{label:'物料信息',prop:'itemCode',width:180}, |
|
|
{label:'ERP储位',prop:'erpLocatioCode',width:80}, |
|
|
{label:'ERP储位',prop:'erpLocatioCode',width:80}, |
|
|
{label:'库位代码',prop:'locationCode',width:80}, |
|
|
{label:'库位代码',prop:'locationCode',width:90}, |
|
|
// {label:'inQty',prop:'inQty'}, |
|
|
// {label:'inQty',prop:'inQty'}, |
|
|
// {label:'outQty',prop:'outQty'}, |
|
|
// {label:'outQty',prop:'outQty'}, |
|
|
{label:'单号',prop:'number'}, |
|
|
{label:'单号',prop:'number'}, |
|
|