@@ -78,7 +78,7 @@ Ext.define('saas.view.purchase.report.Purchase', {
}, {
text: '物料编号',
width: 150,
- dataIndex: 'pr_code'
+ dataIndex: 'pd_prodcode'
text: '品牌',
dataIndex: 'pr_brand',
@@ -78,7 +78,7 @@ Ext.define('saas.view.sale.report.Sale', {
+ dataIndex: 'sd_prodcode'
@@ -76,7 +76,7 @@ Ext.define('saas.view.stock.report.Prodiodetail', {