调整问卷url

dev_aliyun_beta
杨树明 6 years ago
parent 200031e126
commit 837aadbe96

@ -467,7 +467,7 @@ class CoursesIndex extends Component{
return (
<Switch {...this.props}>
{/*题库问卷编辑详情*/}
<Route path="/courses/questreediting/:workid/edit"
<Route path="/banks/gtopic/:workid/edit"
render={
(props) => (<PollNewQuestbank {...this.props} {...props} {...this.state} />)
}

Loading…
Cancel
Save