@@ -178,7 +178,7 @@ function body(props) {
</span> :
<span style={{ position: 'absolute', left: '280px', bottom: '18px', fontSize: '18px', color: '#FF7E48' }} onClick={cancelRelease.bind(this, data.newsId, 0, data.buildingId, data.newsType.newsTypeId)}>
发布
- <Icon type="close-circle" style={{ color: '#C0C4CC', marginLeft: '8px' }} />
+ <Icon type="form" style={{ color: '#C0C4CC', marginLeft: '8px' }} />
</span>
}