优化代码

This commit is contained in:
java110 2020-08-15 17:50:57 +08:00
parent 7a62ec51a3
commit d4d2a9da47

View File

@ -46,7 +46,7 @@
<div class="col-sm-6" style="text-align:center">
<div class="form-group row">
<div style="width: 100%;" v-show="addOwnerInfo.ownerPhoto != ''">
<div style="width: 100%;" v-show="editOwnerInfo.ownerPhoto != ''">
<img width="80%" height="150rem" v-bind:src="editOwnerInfo.ownerPhoto" alt="业主照片">
</div>
<div style="width: 100%;" v-show="editOwnerInfo.ownerPhoto == ''">