| | |
| | | <text class="f-28">时间筛选</text> |
| | | <u-icon name="arrow-down"></u-icon> |
| | | </view> |
| | | <!-- <u-search placeholder="请输入姓名" v-model="keyWord" :clearabled="true" :showAction="true" |
| | | <u-search placeholder="请输入姓名" v-model="keyWord" :clearabled="true" :showAction="true" |
| | | :animation="true" @search="searchConfirm" @clear="clearConfirm" |
| | | @custom="searchConfirm"></u-search> --> |
| | | @custom="searchConfirm"></u-search> |
| | | </view> |
| | | |
| | | </view> |
| | |
| | | }) |
| | | |
| | | const params = { |
| | | name: this.keyWord, |
| | | placeName: this.keyWord, |
| | | confirmFlag: this.tabStatus, |
| | | type: this.type, |
| | | isReporting: 1 |