This commit is contained in:
bb_pan 2025-06-13 11:04:39 +08:00
parent 2e35c42b69
commit 8618b86413
1 changed files with 1 additions and 1 deletions

View File

@ -255,7 +255,7 @@
<img <img
v-if="this.leaseApplyData.leaseSignUrl" v-if="this.leaseApplyData.leaseSignUrl"
:src="this.leaseApplyData.leaseSignUrl" :src="this.leaseApplyData.leaseSignUrl"
style="width: 70px; height: 50px" style="width: 50px; height: 110px;transform: rotate(-90deg)"
alt="" alt=""
/> />
</div> </div>