@ -606,6 +606,7 @@
} else {
if (data.msg) {
document.title = data.msg;
this.wrong=true;
this.$message({
message: data.msg,
type: 'error',
@ -587,6 +587,7 @@
window.location.href = location.href.replace(location.search, '');
this.iserror = true;
this.wrong = true;
if (data.code === 1009) {
this.error_msg.head = '温馨提示';
}