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

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

@@ -1416,6 +1416,7 @@ export default defineComponent({
display: block;
max-height: 100%;
max-width: 100%;
object-fit: contain;
}
.delete_file_block {