@@ -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 : "未税金额",