feat: 灾毁列表

This commit is contained in:
niedongsheng 2026-04-24 17:43:08 +08:00
parent 9e8673cab3
commit bdb22d2f15

View File

@ -38,7 +38,7 @@
</CardItem>
</van-list>
<EmptyBox v-if="!loading && loaded && list.length === 0" :placeholder="emptyText" />
<!-- <EmptyBox v-if="!loading && loaded && list.length === 0" :placeholder="emptyText" /> -->
</div>
<van-button type="primary" class="footer-btn" @click="handleAdd">灾害填报</van-button>