瀏覽代碼

bug修改

hy 7 年之前
父節點
當前提交
2e4fc8433f
共有 1 個文件被更改,包括 1 次插入1 次删除
  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: {
                     reader: {
                         type: 'json',
                         type: 'json',
                         rootProperty: 'data.item.list',
                         rootProperty: 'data.item.list',
-                        totalProperty: 'data.total',
+                        totalProperty: 'data.item.total',
                     },
                     },
                     listeners:{
                     listeners:{
                         endprocessresponse:function(proxy,res){
                         endprocessresponse:function(proxy,res){