实训配置

dev_aliyun2
caicai8 5 years ago committed by harry
parent d38d140069
commit c593a1fd34

@ -102,8 +102,12 @@ class Shixuninformation extends Component {
}
})
})
this.setState({
subvalues: newlist
console.log(this.props);
// debugger;
// this.get_mirror_script(this.props.data && this.props.data.shixun.standard_scripts[0].id)
} else {
this.props.form.setFieldsValue({
selectscripts: this.props.data && this.props.data.shixun.choice_standard_scripts
})
this.props.data && this.props.data.shixun.main_type.map((item, key) => {

Loading…
Cancel
Save