Commit 1d752da1 authored by jingnan's avatar jingnan 👀

配套需求单明细隐藏库房字段

parent b1b6113d
......@@ -142,7 +142,7 @@ export default {
{ 'title': '路线', 'key': 'route', 'minWidth': 100 },
{ 'title': '安装位置', 'key': 'installName', 'minWidth': 100 },
{ 'title': '需求数量', 'key': 'reqAmount', 'minWidth': 100 },
{ 'title': '库房', 'key': 'productWorkCenter.extname', 'minWidth': 100 },
// { 'title': '库房', 'key': 'productWorkCenter.extname', 'minWidth': 100 },
{ 'title': '占用数量', 'key': 'takeAmount', 'minWidth': 120 },
{ 'title': '状态', 'key': 'reqStatus' },
{ 'title': '版本', 'key': 'elecHardwareConfPieceNo' }
......
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