Explorar el Código

销售毛利润表放开列设置

zhuth hace 7 años
padre
commit
f6a18e4e98
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  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',