hdw
2019-01-10 977715c1467694dd81a4015fdaab5f0e2aec45a4
gx_tieta/WebRoot/mobil/batt-unapproved-index.html
@@ -75,7 +75,7 @@
      var arrdata = new Array();
      
      var Page = {
         pageSize:20,             //每页的行数
         pageSize:100,             //每页的行数
         pageCurr:1,              //当前页码数
         pageAll:0,
      };
@@ -119,8 +119,9 @@
                         }
                      }
                      console.info(model);
                      stationlist=model;
                   }
                   stationlist=model;
                   if(Page.pageCurr==1){
                      createUl($('#battList'),model);
                   }else{