Selaa lähdekoodia

销售毛利润表放开列设置

zhuth 6 vuotta sitten
vanhempi
commit
f6a18e4e98
1 muutettua tiedostoa jossa 3 lisäystä ja 1 poistoa
  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',
     listUrl: '/api/sale/report/saleProfit',
     defaultCondition: null,
     defaultCondition: null,
     reportTitle: '销售毛利润表',
     reportTitle: '销售毛利润表',
-    QueryWidth:0.2, 	
+    QueryWidth:0.2,
+    allowCust: true,
+
     searchItems: [{
     searchItems: [{
         xtype: 'textfield',
         xtype: 'textfield',
         name: 'pr_detail',
         name: 'pr_detail',