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

dev_aliyun_beta
杨树林 5 years ago
commit 622623eaae

@ -143,7 +143,7 @@ class BanksIndex extends Component{
}></Route>
{/*题库问卷编辑详情*/}
<Route path="/courses/poll/:workid/edit"
<Route path="/banks/poll/:workid/edit"
render={
(props) => (<PollNewQuestbank {...this.props} {...props} {...this.state} {...common} />)
}

Loading…
Cancel
Save