添加清空缓存确认提示,优化缓存管理页面的用户体验

This commit is contained in:
jxxghp
2025-05-29 22:37:03 +08:00
parent b886f02043
commit 52b5fdf383
5 changed files with 89 additions and 59 deletions
@@ -11,7 +11,6 @@ import router from '@/router'
import { useDisplay } from 'vuetify'
import { formatFileSize } from '@/@core/utils/formatters'
import { useI18n } from 'vue-i18n'
import { storageAttributes } from '@/api/constants'
// i18n
const { t } = useI18n()