|
@ -37,7 +37,7 @@ const LeftBottom = (props) => { |
|
|
total={totalData?.toFixed(3) || 0} |
|
|
total={totalData?.toFixed(3) || 0} |
|
|
colorList={colorList} |
|
|
colorList={colorList} |
|
|
textLeft={'20%'} |
|
|
textLeft={'20%'} |
|
|
numLeft={'16%'} |
|
|
numLeft={'14.5%'} |
|
|
underColorList={underColorList} |
|
|
underColorList={underColorList} |
|
|
/> |
|
|
/> |
|
|
</Module> |
|
|
</Module> |
|
|