fix: 保洁空状态

This commit is contained in:
yangzhe 2025-05-08 13:53:53 +08:00
parent aa6e761bf6
commit 4d49bb990d
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@
</view>
<view class="empty-box" v-else>
<u-empty text="暂无内容" mode="list"></u-empty>
<u-empty text="暂无数据" mode="list"></u-empty>
</view>
<!-- <button @click="successShow = true">刷卡成功</button> -->