From 4da9a8436393e23e0d2bff9f7c5909348fd8f015 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=98=AD?= <81747598+lan-yonghui@users.noreply.github.com> Date: Mon, 30 Jun 2025 22:29:31 +0800 Subject: [PATCH] fix: Disable button when clearing cache and selecting size 0B (#9349) --- frontend/src/views/toolbox/clean/index.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/frontend/src/views/toolbox/clean/index.vue b/frontend/src/views/toolbox/clean/index.vue index f1e0f8ca8..6213c88d8 100644 --- a/frontend/src/views/toolbox/clean/index.vue +++ b/frontend/src/views/toolbox/clean/index.vue @@ -144,7 +144,12 @@
- + {{ $t('clean.clean') }}