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