@@ -188,10 +188,7 @@ Ext.define('saas.view.purchase.purchaseOut.QueryPanel', {
}, {
text: '物料编号',
dataIndex: 'pd_prodcode',
- width: 150,
- renderer : function(v) {
- return Ext.util.Format.number(v, '0');
- }
+ width: 150
text: '品牌',
dataIndex: 'pr_brand',