SunshineIns/src/page/ActiveManageEdit.jsx
@@ -728,6 +728,12 @@ <Modal visible={previewVisible} footer={null} onCancel={this.handleCancel}> <img alt="example" style={{ width: '100%' }} src={previewImage} /> </Modal> </Col> </Row> <Row type="flex" align='top' justify="space-around"> <Col span={6} pull={0} style={{ textAlign: 'center' }}><span>培训结果</span></Col> <Col span={18} push={0} > <span>{savedate.result}</span> </Col> </Row> </div>