Commit 71ca1c9a authored by zhengke's avatar zhengke

修改

parent 3400155b
......@@ -9,16 +9,13 @@
.role-form .role_MenuList {
width: 100%;
height: 40px;
height: auto;
border-radius: 3px;
border: 1px solid #2961FE;
color: #2961FE;
align-items: center;
font-size: 12px;
white-space: nowrap;
}
.role-form .role_TreeList {
height: 250px;
overflow: auto;
......@@ -52,8 +49,9 @@
}
.role-form .role_MenuList span {
width: 80px;
.role-form .role_MenuList>span {
width: auto;
padding:0 14px;
display: inline-block;
text-align: center;
height: 100%;
......
......@@ -75,10 +75,10 @@
name: "5",
label: "临时上课邀请流程"
},
{
name: "6",
label: "分拆"
}
// {
// name: "6",
// label: "分拆"
// }
],
tabCheck: '1',
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment