终端管理-数据方案页面

This commit is contained in:
zhujiyan
2024-06-14 16:00:23 +08:00
parent 730512468a
commit 2ce6656e0b
6 changed files with 381 additions and 120 deletions

View File

@@ -123,15 +123,6 @@ body,
}
}
}
.el-tree{
.el-tree-node__children{
display: block !important;
overflow: auto;
}
.el-tree-node .is-hidden .is-focusable{
display: block !important;
}
}
.zoom-handle {
position: absolute;
width: 20px;

View File

@@ -148,9 +148,6 @@
}
}
.el-select {
min-width: 200px;
}
.el-tabs__content {
height: calc(100% - 40px);