|
|
@ -66,7 +66,7 @@ const JobOrder = (props) => { |
|
|
|
<div> |
|
|
|
<Meta |
|
|
|
title={ |
|
|
|
<span>{p.name}<Spin style={{ position: 'relative', top: 6, left: 6 }} spinning={formStateRequestingIndex == index + 1} /></span> |
|
|
|
<span>{p.name}<Spin style={{ position: 'relative', top: 6, left: 6, }} spinning={formStateRequestingIndex == index + 1} /></span> |
|
|
|
} |
|
|
|
avatar={ |
|
|
|
<IconArticle style={{ fontSize: 42 }} /> |
|
|
|