81041
2018-11-15 0d8863dbf84c73cfac544ccdad9b3ec219e13cbc
Merge branch 'dev_lxw' of https://whyclxw1@gitlab.com/whyclxw1/gx_tieta.git into dev_lxw
1个文件已修改
2 ■■■■■ 已修改文件
gx_tieta/WebRoot/batt-station-update1.jsp 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
gx_tieta/WebRoot/batt-station-update1.jsp
@@ -461,9 +461,11 @@
                                searchAddStationInfo(temp);                                    //添加成功的时候查询当前已经添加到数据库表中的机房信息
                            }else{
                                layer.msg('添加失败');
                                layer.close(load);
                            }                    
                        },error:function(e){
                            layer.msg('添加失败');
                            layer.close(load);
                        }
                    });    
                }