|
@@ -5,7 +5,7 @@
|
|
|
<h5>{{roomInfo.roomNum}}房屋信息</h5>
|
|
<h5>{{roomInfo.roomNum}}房屋信息</h5>
|
|
|
<div class="ibox-tools" style="top:10px;">
|
|
<div class="ibox-tools" style="top:10px;">
|
|
|
<button type="button" class="btn btn-primary btn-sm" v-on:click="ownerExitRoomModel(roomInfo.roomId)">
|
|
<button type="button" class="btn btn-primary btn-sm" v-on:click="ownerExitRoomModel(roomInfo.roomId)">
|
|
|
- <i class="glyphicon glyphicon-search"></i>退房</button>
|
|
|
|
|
|
|
+ <i class="glyphicon glyphicon-remove"></i> 我要退房</button>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
<div class="ibox-content">
|
|
<div class="ibox-content">
|