| | |
| | | </div> |
| | | </div> |
| | | </div> |
| | | <div class="top-right partment" style="max-height: 500px; overflow-y:auto;"> |
| | | <div class="top-right partment"> |
| | | <div class="header"> |
| | | <div class="title">人员列表</div> |
| | | </div> |
| | |
| | | } |
| | | .top-right { |
| | | width: 360px; |
| | | height:465px; |
| | | // overflow-y:auto; |
| | | |
| | | .checked-org { |
| | | flex: 1; |
| | | text-align: left; |
| | |
| | | } |
| | | .person-list { |
| | | padding-top: 14px; |
| | | |
| | | .el-checkbox-group{ |
| | | height: 316px; |
| | | margin-bottom: 8px; |
| | | overflow: auto; |
| | | } |
| | | .person { |
| | | text-align: left; |
| | | margin-bottom: 10px; |
| | | |
| | | padding-bottom: 6px; |
| | | border-bottom: 1px solid #eee; |
| | | } |