|
@ -291,7 +291,7 @@ const Build = (props) => { |
|
|
width: "100%", |
|
|
width: "100%", |
|
|
height: " 33%", marginTop: '3%' |
|
|
height: " 33%", marginTop: '3%' |
|
|
}} customize={true}> |
|
|
}} customize={true}> |
|
|
{sunonlineproject !== 0 ? <Rightcenter data={onlineproject} sundata={sunonlineproject} /> : <NoData />} |
|
|
{sunonlineproject !== 0 ? <Rightcenter data={onlineproject} sundata={buildingCount} /> : <NoData />} |
|
|
</Module> |
|
|
</Module> |
|
|
<Module title={"各路段技术等级统计"} style={{ |
|
|
<Module title={"各路段技术等级统计"} style={{ |
|
|
width: "100%", |
|
|
width: "100%", |
|
|