|
|
|
@ -391,6 +391,7 @@ class Paperreview extends Component {
|
|
|
|
|
|
|
|
|
|
<Bottomsubmit {...this.props} {...this.state} bottomvalue={Cohetepaperbool===false?"保存组卷":"完成"}
|
|
|
|
|
setCohetepaperbool={(bool)=>this.setCohetepaperbool(bool)}
|
|
|
|
|
Cohetepaperbool={this.state.Cohetepaperbool}
|
|
|
|
|
onSubmits={() => this.preservation()} url={ artificialtype==="artificial"?'/problemset':'/paperlibrary'}></Bottomsubmit>
|
|
|
|
|
</div>
|
|
|
|
|
)
|
|
|
|
|