response.data.message

dev_cs_new
hjm 6 years ago
parent 2573000928
commit 5086052897

@ -248,7 +248,7 @@ class Addcourses extends Component{
}else{
notification.open({
response.data.message && notification.open({
message:"提示",
description:response.data.message
});

Loading…
Cancel
Save