fix
parent
36f2f8e0d3
commit
adf1262e07
|
|
@ -136,8 +136,9 @@ export default function CommitmentStep({
|
||||||
<Image
|
<Image
|
||||||
src={legalRepSignatureUrl}
|
src={legalRepSignatureUrl}
|
||||||
alt="电子签名"
|
alt="电子签名"
|
||||||
style={{ width: 120, height: 120 }}
|
width={120}
|
||||||
hidden
|
height={120}
|
||||||
|
|
||||||
/>
|
/>
|
||||||
</>}
|
</>}
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue