@@ -66,6 +66,10 @@ Ext.define('saas.view.stock.report.DataList', {
text: '规格',
dataIndex: 'rc_prodSpec',
width: 200
+ }, {
+ text: '物料类型',
+ dataIndex: 'rc_prodKind',
+ width: 200
}, {
text: "仓库",
dataIndex: "rc_whName",