@@ -11,7 +11,9 @@ Ext.define('saas.view.sale.report.SaleProfit', {
listUrl: '/api/sale/report/saleProfit',
defaultCondition: null,
reportTitle: '销售毛利润表',
- QueryWidth:0.2,
+ QueryWidth:0.2,
+ allowCust: true,
+
searchItems: [{
xtype: 'textfield',
name: 'pr_detail',