优化
This commit is contained in:
parent
6c6088a04d
commit
f786c8c7f9
@ -59,7 +59,6 @@ export default {
|
||||
selectDepName: '全部',
|
||||
// 当前选中部门id
|
||||
selectDepId: '',
|
||||
|
||||
showDialogDepart: false,
|
||||
//
|
||||
showData: {
|
||||
|
||||
@ -113,6 +113,7 @@ export default {
|
||||
width: 100%;
|
||||
justify-content: space-between;
|
||||
align-items: flex-start;
|
||||
|
||||
&-left{
|
||||
flex: 1;
|
||||
padding: 0 30px 0 0;
|
||||
@ -146,8 +147,9 @@ export default {
|
||||
&-content{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
// justify-content: space-between;
|
||||
>div{
|
||||
margin-right: 20px;
|
||||
width: 186px;
|
||||
height: 76px;
|
||||
display: flex;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user