bug
CJJ
2018-11-27 6acad36ddc1f1c2eb7ac5fb897e1c2df19830331
gx_tieta/WebRoot/mobil/control.html
@@ -107,6 +107,7 @@
      function searchBattInfo(){
         var temp = getCookie("batt");
         var batt = JSON.parse(temp);
         console.info(batt);
         arrTd = new Array();
         $.ajax({    
              type: "post",