@ -37,7 +37,7 @@ const LeftBottom = (props) => {
total={totalData?.toFixed(3) || 0}
colorList={colorList}
textLeft={'20%'}
numLeft={'16%'}
numLeft={'14.5%'}
underColorList={underColorList}
/>
</Module>
@ -62,7 +62,7 @@ const RightBottom = (props) => {
height='100%'
text='养护总数'
textLeft={'21%'}
numLeft={'23%'}
numLeft={'22%'}
total={totalData || 0}