From 113c6e3a718f50ad5195846d4e0cc44a81950982 Mon Sep 17 00:00:00 2001 From: Charles7c Date: Sun, 5 Jan 2025 21:07:05 +0800 Subject: [PATCH] =?UTF-8?q?style(system/dict):=20=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E5=AD=97=E5=85=B8=E6=93=8D=E4=BD=9C=E6=8C=89=E9=92=AE=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/dict/tree/index.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/views/system/dict/tree/index.vue b/src/views/system/dict/tree/index.vue index 59bc57b7..296d2b5e 100644 --- a/src/views/system/dict/tree/index.vue +++ b/src/views/system/dict/tree/index.vue @@ -191,6 +191,9 @@ onMounted(() => { .arco-typography { color: rgb(var(--primary-6)); } + .action { + opacity: 1; + } } .container {