|
@@ -18,7 +18,7 @@ export default {
|
|
{label:'业绩报表',link:'/?path=results'},
|
|
{label:'业绩报表',link:'/?path=results'},
|
|
{label:'利润看板',link:'/?path=report'},
|
|
{label:'利润看板',link:'/?path=report'},
|
|
{label:'应收账款',link:'/?path=accountsReceivable'},
|
|
{label:'应收账款',link:'/?path=accountsReceivable'},
|
|
- // {label:'数据统计',link:'/?path=newReport'}
|
|
|
|
|
|
+ {label:'数据统计',link:'/?path=newReport'}
|
|
]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
},
|
|
@@ -48,7 +48,7 @@ export default {
|
|
display: flex;
|
|
display: flex;
|
|
padding: 10px;
|
|
padding: 10px;
|
|
flex-direction: column;
|
|
flex-direction: column;
|
|
- margin-bottom: 20px;
|
|
|
|
|
|
+ margin-bottom: 5px;
|
|
|
|
|
|
button{
|
|
button{
|
|
margin: 0px !important;
|
|
margin: 0px !important;
|