|
|
@ -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"}>*/}
|
|
|
|