@@ -435,7 +435,7 @@
success : function(data) {
if(data == 'OK'){
alert("修改成功,2分钟后拔电重启生效,请确保做完实名。");
-
+ location.reload();
}else
alert(data);
},