chromesetting
杨树林 5 years ago
parent c9a6d27758
commit 06689ff96e

@ -463,13 +463,13 @@ debugger
return (
<React.Fragment>
<div className="tpmComment educontent clearfix mt30 mb80">
{
this.state.showmodel===true?
<Tpmdatasetmodel modalCancel={this.ModalSave()} tittest={this.state.tittest} modalsType={this.state.showmodel}></Tpmdatasetmodel>
:""
}
<div className="with65 fl edu-back-white commentsDelegateParent">
<div className="with65 fl edu-back-white commentsDelegateParent">
{
this.state.showmodel===true?
<Tpmdatasetmodel modalCancel={this.ModalSave()} tittest={this.state.tittest} modalsType={this.state.showmodel}></Tpmdatasetmodel>
:""
}
<TPMNav
match={match}
user={user}

Loading…
Cancel
Save