|
|
@ -497,6 +497,9 @@ const OlMap = (props) => { |
|
|
|
} |
|
|
|
|
|
|
|
</p> |
|
|
|
|
|
|
|
{/* { |
|
|
|
isRoadProject ? |
|
|
|
<p style={{ color: "rgba(216,240,255,0.8)", fontSize: "14px", fontFamily: "PingFangSC-Regular, PingFang SC" }}> |
|
|
|
{ |
|
|
|
isRoadProject ? '上报内容' : '养护内容' |
|
|
@ -506,7 +509,9 @@ const OlMap = (props) => { |
|
|
|
pointItem.content ? pointItem.content : "--" |
|
|
|
} |
|
|
|
</span> |
|
|
|
</p> |
|
|
|
</p> : '' |
|
|
|
} */} |
|
|
|
|
|
|
|
{ |
|
|
|
isRoadProject ? '' : |
|
|
|
<p style={{ color: "rgba(216,240,255,0.8)", fontSize: "14px", fontFamily: "PingFangSC-Regular, PingFang SC" }}> |
|
|
|