| | |
| | | @onSelected='handleSelect'></chenchuang-CCDropDownFilter>
|
| | | </view> -->
|
| | | <view class="tabs">
|
| | | <u-tabs :list="tabsList" :current="tabIndex" @click="tabClick" :inactiveStyle="{color:'#999999'}"
|
| | | :activeStyle="{color:'#017BFC'}"></u-tabs>
|
| | | <u-tabs :list="tabsList" :current="tabIndex" @click="tabClick" :inactiveStyle="{color:'#999999'}"
|
| | | :activeStyle="{color:'#017BFC'}"></u-tabs>
|
| | | </view>
|
| | | <view class="search-box">
|
| | | <u-search placeholder="请输入租户名" v-model="keyword" :clearabled="true" :showAction="true" :animation="true"
|
| | |
| | | tabClick(item) {
|
| | | this.tabIndex = item.index;
|
| | | this.pagingParams.auditStatus = item.value;
|
| | | this.tenantList = []
|
| | | this.getRentalHouseInfo()
|
| | | this.getStatistics(item.value)
|
| | | },
|
| | |
| | | }
|
| | | }
|
| | | }
|
| | | </style> |
| | | </style> |