@@ -130,7 +130,7 @@ Ext.define('saas.view.sys.finish.DataList', {
reader: {
type: 'json',
rootProperty: 'data.item.list',
- totalProperty: 'data.total',
+ totalProperty: 'data.item.total',
},
listeners:{
endprocessresponse:function(proxy,res){