Commit a9ca097c authored by 周毅's avatar 周毅

修复bug

parent 6b690ba2
......@@ -242,13 +242,13 @@
{
title: "库存数量",
field: "kcsl",
width: 200,
allowEdit: false,
fieldType: "float"
},
{
title: "物料批号",
field: "wlph",
type: 'inputText',
allowEdit: false,
width: 180,
},
{
......@@ -267,17 +267,7 @@
field: "packCode",
width: 160,
},
// {
// title: "备注",
// field: "bz",
// width: 200,
// type: 'inputText',
// allowEdit: true
// }
}
]
}
}
......
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