用户管理

This commit is contained in:
sjl
2024-11-12 18:56:33 +08:00
parent 4b5498ad49
commit 44e7598b68
22 changed files with 808 additions and 548 deletions

View File

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