移出使用账户历史消息
This commit is contained in:
@@ -64,20 +64,6 @@
|
||||
</view>
|
||||
<u-loadmore v-if="pagesShow" :status="status" />
|
||||
</view>
|
||||
<!-- 筛选时间 -->
|
||||
<!-- <button @click="">打开弹窗</button> -->
|
||||
<!-- <u-calendar
|
||||
v-if="maxDate != ''"
|
||||
:show="dayShow"
|
||||
mode="range"
|
||||
color="#446EFE"
|
||||
:minDate="minDate"
|
||||
:maxDate="maxDate"
|
||||
monthNum="36"
|
||||
title="选择筛选区间"
|
||||
@close="dayShow = false"
|
||||
@confirm="onDay"
|
||||
></u-calendar> -->
|
||||
</view>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user