Browse Source

销售毛利润表放开列设置

zhuth 6 years ago
parent
commit
f6a18e4e98
1 changed files with 3 additions and 1 deletions
  1. 3 1
      frontend/saas-web/app/view/sale/report/SaleProfit.js

+ 3 - 1
frontend/saas-web/app/view/sale/report/SaleProfit.js

@@ -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',