工区管理

dev_xd
lj7788 2025-12-29 17:38:53 +08:00
parent ad5b939bf3
commit c2e101fa10
1 changed files with 1 additions and 1 deletions

View File

@ -445,7 +445,7 @@ function handleTreeNodeClick(node) {
transition: background-color 0.2s; transition: background-color 0.2s;
&:hover { &:hover {
background-color: #e6f7ff; background-color: transparent;
} }
} }