dev-tmp1
tangjie 2026-08-14 19:05:42 +08:00
parent 36f2f8e0d3
commit adf1262e07
1 changed files with 3 additions and 2 deletions

View File

@ -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>