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 {