81041
2019-01-02 330af18d13ef884407a5e1b40e5fac4e52306c32
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";
         }