@ -131,7 +131,7 @@
window.location.href = result.url;
}, 2000);
} else {
pmsg.msg(result.msg);
pmsg.msg(result.info ? result.info : result.msg);
}
},
error:function(){