122
CJJ
2018-12-12 83154e82ff44c7af4c99f206cec18a9b693e1304
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",