hy 7 éve
szülő
commit
2e4fc8433f
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      frontend/saas-web/app/view/sys/finish/DataList.js

+ 1 - 1
frontend/saas-web/app/view/sys/finish/DataList.js

@@ -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){