@@ -10,7 +10,7 @@
<h5>查询条件</h5>
<div class="ibox-tools" style="top:10px;">
<button type="button" class="btn btn-link btn-sm" style="margin-right:10px;"
- v-on:click="_moreCondition()">更多
+ v-on:click="_moreCondition()">{{roomInfo.moreCondition == true?'隐藏':'更多'}}
</button>
</div>