更新 SubscribeHistoryDialog.vue

This commit is contained in:
jxxghp
2024-04-19 17:08:41 +08:00
committed by GitHub
parent cfbc5802e4
commit e85c2870e2

View File

@@ -156,9 +156,7 @@ const dropdownItems = ref([
<template #loading>
<LoadingBanner />
</template>
<template #empty>
没有更多数据
</template>
<template #empty />
<template v-for="(item, i) in historyList" :key="i">
<VListItem>
<template #prepend>