@@ -99,6 +99,7 @@
>修改
</el-button>
<el-button
+ v-if="scope.row.roomSelectionCount <= 0"
size="mini"
type="text"
:disabled="scope.row.statusStr === '已签约' || scope.row.statusStr === '已入驻' || scope.row.statusStr === '已退房' || scope.row.statusStr === '放弃资格'"