提交 47500b0a 编写于 作者: J jsers

fix: get extra value

上级 56f8241e
......@@ -241,7 +241,7 @@ class Detail extends Component<RouteComponentProps & WrappedComponentProps> {
</div>
<div>
<span className="label">Extra:</span>
{data.extra}
{detail.extra}
</div>
{
_.map(points, (item) => {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册