【修改bug】修改级联显示数据 修改弹窗样式 修改流程已办待办

This commit is contained in:
zhoulingpo
2023-04-27 14:55:37 +08:00
parent fb1bac303b
commit 1b2d472b62
4 changed files with 182 additions and 175 deletions
+2 -2
View File
@@ -1169,14 +1169,14 @@ export default {
.head {
display: flex;
align-items: center;
margin-bottom: 20px;
.btn {
cursor: pointer;
}
}
.tree {
margin-top: 30px;
margin-top: 10px;
padding: 0px 50px 50px 50px;
height: 500px;
.custom-tree-node {