提示修正

master
RuoYi 6 years ago committed by Limy
parent 87119379c8
commit e4a26b39bf

@ -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:"系统提示"});
}
}
});

Loading…
Cancel
Save