This commit is contained in:
熊成强 2020-11-16 11:13:19 +08:00
parent 6c6088a04d
commit f786c8c7f9
2 changed files with 3 additions and 2 deletions

View File

@ -59,7 +59,6 @@ export default {
selectDepName: '全部',
// id
selectDepId: '',
showDialogDepart: false,
//
showData: {

View File

@ -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;