hy 7 жил өмнө
parent
commit
f7b34d331e

+ 1 - 1
frontend/saas-web/app/view/document/kind/KindModel.js

@@ -102,7 +102,7 @@ Ext.define('saas.view.document.kind.KindModel', {
                 },
                 reader: {
                     type: 'json',
-                    rootProperty: 'data'
+                    rootProperty: 'data.list'
                 }
             },
             pageSize: null,