guq 7 жил өмнө
parent
commit
901a029f87

+ 2 - 1
frontend/saas-web/app/view/sale/sale/FormPanel.js

@@ -153,7 +153,8 @@ Ext.define('saas.view.sale.sale.FormPanel', {
                 text : "含税金额", 
                 dataIndex : "sd_total", 
                 width : 120.0, 
-                xtype : "numbercolumn"
+                xtype : "numbercolumn",
+                summaryType: 'sum'
             }, 
             {
                 text : "未税金额",