@@ -39,7 +39,18 @@ function DataInfo(props: any) {
...
@@ -39,7 +39,18 @@ function DataInfo(props: any) {
</div>
</div>
<divclassName="right">
<divclassName="right">
<divclassName="prog">
<divclassName="prog">
<Progresstype="circle"width={85}percent={parseInt(props.info.finishCustomerNum/(props.info.cultureCustomerNum)*100asany)}strokeWidth={10}format={percent=><divclassName='wcl'>{`${(parseInt(props.info.finishCustomerNum /(props.info.cultureCustomerNum)*100 as any))}% `}<div>完成率</div></div>}/>