Merge branch 'dev_aliyun' of https://bdgit.educoder.net/Hjqreturn/educoder into dev_Ysl

# Conflicts:
#	public/react/src/modules/message/js/MessagSub.js
dev_cs_new
杨树林 6 years ago
parent d3c082a0e8
commit 9a9e547fad

@ -156,14 +156,24 @@ class Messagerouting extends Component{
// console.log(child);
// // console.log(this.refs.childModel);
// console.log(child);
// child.getdatas();
try {
child.getdatas();
}catch (e) {
}
//
}
homeworkendss2(child){
// console.log(child);
// // console.log(this.refs.childModel);
// console.log(child);
// child.getdatas2();
try {
child.getdatas2();
}catch (e) {
}
//
}
render() {

Loading…
Cancel
Save