dev_aliyun_beta
杨树明 6 years ago
parent 4dab952c41
commit b3074db4ca

@ -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