dev_cs_new
杨树林 6 years ago
parent 3758def11a
commit 27e06c9ca6

@ -122,8 +122,8 @@ class PollNew extends Component {
} }
} }
console.log("问卷返回");
// this.getPollInfo(); console.log(this.props);
} }
//获取权限 //获取权限

@ -209,6 +209,8 @@ class TraineetraininginformationModal extends Component {
visible={this.props.visible} visible={this.props.visible}
footer={null} footer={null}
onCancel={this.Cancel} onCancel={this.Cancel}
maskClosable={false}
destroyOnClose={true}
> >
<div style={{width:"100%" }} > <div style={{width:"100%" }} >
<div style={{"width": "100%","text-align": "left","clear": "both"}}> <div style={{"width": "100%","text-align": "left","clear": "both"}}>

Loading…
Cancel
Save