dev_aliyun_beta
杨树林 6 years ago
parent c2b7bbe229
commit 447ee0b8dc

@ -626,6 +626,7 @@ class Goldsubject extends Component {
} }
console.log(addonAfteronelenone); console.log(addonAfteronelenone);
console.log(addonAfteronelentwo); console.log(addonAfteronelentwo);
console.log(options);
return ( return (
<React.Fragment> <React.Fragment>
@ -764,8 +765,8 @@ class Goldsubject extends Component {
onChange={this.handleChange} onChange={this.handleChange}
className={"fl construction "} className={"fl construction "}
placeholder="例如:数据结构" placeholder="例如:数据结构"
dataSource={options}
> >
{options}
</AutoComplete> </AutoComplete>
)} )}
{/*<span className={"newcoursestitle fl"}>*/} {/*<span className={"newcoursestitle fl"}>*/}

Loading…
Cancel
Save