Commit b58dd8c3 authored by wangdanlei's avatar wangdanlei

配套需求单明细增加路线

parent 97b75680
......@@ -139,6 +139,7 @@ export default {
{ 'title': '物料名称', 'key': 'extMaterial.resName', 'minWidth': 100 },
{ 'title': '物料类型', 'key': 'extMaterial.resType2.typeCode', 'minWidth': 100 },
{ 'title': '牌号/型号/件号', 'key': 'extMaterial.modelNo', 'minWidth': 120 },
{ 'title': '路线', 'key': 'route', 'minWidth': 100 },
{ 'title': '需求数量', 'key': 'reqAmount', 'minWidth': 100 },
{ 'title': '库房', 'key': 'productWorkCenter.extname', 'minWidth': 100 },
{ 'title': '占用数量', 'key': 'takeAmount', 'minWidth': 120 },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment