搜索页面banner图

yslnewtiku
杨树林 5 years ago
parent cc297a7e78
commit c6e15ae9cb

@ -569,7 +569,7 @@ class Questionitem_banks extends Component {
""
:
<Bottomsubmit {...this.props} {...this.state} bottomvalue={item_type === "PROGRAM" ? "创建" : "保存"}
onSubmits={() => this.preservation()} url={'/question'}></Bottomsubmit>
onSubmits={() => this.preservation()} url={item_type === "PROGRAM" ?'/problems':'/question'}></Bottomsubmit>
}
</div>
)

Loading…
Cancel
Save