hdw
2019-01-19 5ffe06ecf03ebba9366cde5d3fc547327500d10f
gx_tieta/WebRoot/mobil/batt-infor-unapproved-edit2.html
@@ -597,15 +597,15 @@
               console.info(model);
               if(model.code ==1){
                  alert("修改成功");
                  //window.location.href="batt-unapproved.html"
                  window.location.href="batt-unapproved.html"
               }else{
                  alert("修改失败!");
                  //window.location.href="batt-unapproved.html"
                  window.location.href="batt-unapproved.html"
               }      
              },
              error:function(){
                 alert("修改电池组失败!");
                 //window.location.href="batt-unapproved.html"
                 window.location.href="batt-unapproved.html"
              }
       });
    }