81041
2018-12-28 4cfef11f5d6a7a328fae29a60ea77f5f78c6923f
gx_tieta/WebRoot/mobil/control.html
@@ -66,7 +66,7 @@
         var batt = JSON.parse(temp);
         console.info(batt);
         if(batt.install_user||batt.install_user==0){
            window.location.href="batt-approved.html";
            window.location.href="batt-approve-index.html";
         }else{
            window.location.href="testdata.html";
         }