@@ -133,10 +133,7 @@ Ext.define('saas.view.stock.report.Prodiodetail', {
var format = '0,000.' + xr.join('');
return Ext.util.Format.number(v, format);
}
- }, {
- text: '物料类型',
- dataIndex: 'pr_kind'
+ }, {
text: '仓库',
dataIndex: 'pd_whname',
width: 150