chenjingjing
2018-12-28 00ee1e49cac2ec8a8a1f476b48dd7e60166bccbe
gx_tieta/WebRoot/mobil/batt-infor-conf-temp1.html
@@ -698,17 +698,14 @@
             console.info(data);
             if(data.code==1){
                alert("添加成功");
                window.location.href="batt-unapproved.html";
                window.location.href="batt-unapproved-index.html"
             }else{
                alert("添加失败");
                window.location.href="batt-unapproved.html";
                window.location.href="batt-unapproved-index.html";
             }
          }
       });
    }