fix: 保洁空状态
This commit is contained in:
parent
aa6e761bf6
commit
4d49bb990d
|
@ -84,7 +84,7 @@
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
<view class="empty-box" v-else>
|
<view class="empty-box" v-else>
|
||||||
<u-empty text="暂无内容" mode="list"></u-empty>
|
<u-empty text="暂无数据" mode="list"></u-empty>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
<!-- <button @click="successShow = true">刷卡成功</button> -->
|
<!-- <button @click="successShow = true">刷卡成功</button> -->
|
||||||
|
|
Loading…
Reference in New Issue