wuxw
2020-01-25 d7809e779e6a0ebf4bc92d367f0c3093edd77196
WebService/src/main/resources/components/ownerPackage/viewOwnerInfo/viewOwnerInfo.html
@@ -8,7 +8,7 @@
                            v-on:click="_callBackListOwner(viewOwnerInfo.ownerId)">
                        返回
                    </button>
                    <button type="button" class="btn btn-primary btn-sm" v-if="viewOwnerInfo.ownerId==''"
                    <button type="button" class="btn btn-primary btn-sm" v-if="viewOwnerInfo.viewOwnerFlag!='Owner'"
                            v-on:click="_openChooseOwner()">
                        选择业主
                    </button>
@@ -17,7 +17,8 @@
            <div class="ibox-content">
                <div class="row">
                    <div class="col-sm-2">
                        <image width="120px" height="140px" v-bind:src="viewOwnerInfo.ownerPhoto" @error="errorLoadImg"/>
                        <image width="120px" height="140px" v-bind:src="viewOwnerInfo.ownerPhoto"
                               @error="errorLoadImg"/>
                    </div>
                    <div class="col-sm-9">
                        <div class="row">