bug fix
parent
aee28c4af4
commit
67c9e49f44
|
|
@ -159,7 +159,7 @@ const ReviewModal = (props) => {
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div style={statStyle}>
|
<div style={statStyle}>
|
||||||
<div style={statLabelStyle}>条件未满足</div>
|
<div style={statLabelStyle}>风险提醒</div>
|
||||||
<div style={{ fontSize: "1.1rem", fontWeight: 700, color: "#d97706" }}>
|
<div style={{ fontSize: "1.1rem", fontWeight: 700, color: "#d97706" }}>
|
||||||
{legalWarnCount}
|
{legalWarnCount}
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue