hdw
2018-10-23 00e6e58290f0c63ce166968448a3e324497f56ce
gx_tieta/WebRoot/elegroup.jsp
@@ -1551,7 +1551,9 @@
            });
            if(removeArray.length>0){
               var json=window.JSON.stringify(removeArray);
               loading.showLoading();
               $.post('User_battgroup_baojigroup_battgroupAction!delete','result='+json,function(data){
                  loading.hideLoading();
                  var model=eval("("+data.result+")");
                  alert(model.msg);
                  searchAllBattstation(baojiLi.attr('value'));