Commit 01d455b6 authored by youjie's avatar youjie

no message

parent 0692e966
......@@ -132,7 +132,7 @@
</view>
</view>
</view>
<u-empty v-if="dataList.length == 0 && !loading" text="暂无相关报账信息" mode="data" color="#333"></u-empty>
<u-empty v-if="dataList.length == 0 && !loading" text="暂无相关信息" mode="data" color="#333"></u-empty>
<view v-if="dataList.length>0" class="flex1" style="padding-bottom: 100rpx;">
<scroll-view :scroll-y="true" :enable-back-to-top="true" :enable-flex="true"
@scrolltolower="lower" style="height: 84vh;">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment