提示修正

master
RuoYi 2018-06-01 09:29:29 +08:00
parent ba8b136580
commit 60f982e315
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@
window.parent.location.reload();
});
} else {
parent.layer.alert(data.m , {icon: 2,title:"系统提示"});
parent.layer.alert(data.msg , {icon: 2,title:"系统提示"});
}
}
});