This commit is contained in:
jxxghp
2023-10-13 22:33:58 +08:00
parent feda0cad2d
commit 539bc656f8
11 changed files with 71 additions and 34 deletions

View File

@@ -244,9 +244,7 @@ function showSubscribeAddToast(result: boolean,
if (best_version > 0)
subname = '洗版订阅'
if (result)
$toast.success(`${title} 添加${subname}成功!`)
else
if (!result)
$toast.error(`${title} 添加${subname}失败:${message}`)
}

View File

@@ -476,6 +476,7 @@ const dropdownItems = ref([
<VCardActions>
<VSpacer />
<VBtn
variant="tonal"
@click="rehandleHistory"
@keydown.enter="rehandleHistory"
>