hdw
2018-11-20 c3e1c4e4565e684e6ab4a3b9c806823f65be7e37
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",