hdw
2019-01-19 7f953d9aa0e7d4fcbe3c366c7f9f0b3f847f12bd
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"
              }
       });
    }