# Conflicts:
#	frontend/src/views/home/components/tree.vue
This commit is contained in:
GYYM
2024-11-12 20:39:16 +08:00
22 changed files with 806 additions and 548 deletions

View File

@@ -114,8 +114,6 @@ defineExpose({ getTreeData })
.tree_container {
flex: 1;
overflow-y: auto;
width: 100%;
overflow-x: auto;
.el-tree {
height: 100%;