Roo/data/Store.js
authoredward <edward@roojs.com>
Tue, 21 Jun 2016 06:27:02 +0000 (14:27 +0800)
committeredward <edward@roojs.com>
Tue, 21 Jun 2016 06:27:02 +0000 (14:27 +0800)
Roo/data/Store.js

index 4dbb397..45460b4 100644 (file)
@@ -349,6 +349,8 @@ Roo.extend(Roo.data.Store, Roo.util.Observable, {
             if (!this.reader.metaFromRemote) {
                 p._requestMeta = 1;
             }
+            Roo.log('store????');
+            Roo.log(p);
             if(this.sortInfo && this.remoteSort){
                 var pn = this.paramNames;
                 p[pn["sort"]] = this.sortInfo.field;