Authored by weiqingting

4.4 querysomallsort

@@ -187,6 +187,8 @@ tabTree.prototype= { @@ -187,6 +187,8 @@ tabTree.prototype= {
187 187
188 } 188 }
189 189
  190 + url=p.url||url;
  191 +
190 param.status = p.status; 192 param.status = p.status;
191 param.sortLevel = p.sortLevel; 193 param.sortLevel = p.sortLevel;
192 var ajaxOptions = { 194 var ajaxOptions = {