Browse Source

bug修改

hy 7 năm trước cách đây
mục cha
commit
2e4fc8433f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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){