解决图层选中状态消失问题

This commit is contained in:
李志鹏
2025-11-07 09:43:09 +08:00
parent 1688eb49fa
commit 4c562f93cc
4 changed files with 6 additions and 4 deletions

View File

@@ -692,6 +692,7 @@ export default defineComponent({
display: block;
max-height: 100%;
max-width: 100%;
object-fit: contain;
}
&:hover .delete_like_file_block{
// display: block;