|
|
|
@ -870,14 +870,14 @@ class CoursesNew extends Component {
|
|
|
|
|
})(
|
|
|
|
|
<AutoComplete style={{ width: 280 }}
|
|
|
|
|
onSearch={this.handleSearchschool}
|
|
|
|
|
// onChange={this.handleChangeschools}
|
|
|
|
|
onInput={this.handleSearchschool}
|
|
|
|
|
className={"fl construction mr10 yslzxueshis2"}
|
|
|
|
|
placeholder="请输入并选择课本堂的所属单位"
|
|
|
|
|
dataSource={optionschool}
|
|
|
|
|
>
|
|
|
|
|
{optionschool}
|
|
|
|
|
</AutoComplete>
|
|
|
|
|
)}
|
|
|
|
|
<span className={"newcoursestitle fl"}>
|
|
|
|
|
<span className={"newcoursestitle fl"}>
|
|
|
|
|
{/*(输入内容出现匹配的下拉菜单←同账号管理的单位信息填写)*/}
|
|
|
|
|
</span>
|
|
|
|
|
<div id='isschool'></div>
|
|
|
|
|