|
@@ -14,15 +14,15 @@ export default {
|
|
data(){
|
|
data(){
|
|
return {
|
|
return {
|
|
routes:[
|
|
routes:[
|
|
- {label:'业绩报表(2024版)', link: '/?path=newResults'},
|
|
|
|
|
|
+ {label:'6.业务公司业绩报表', link: '/?path=newResults'},
|
|
{label:'2.利润看板', link: '/?path=report'},
|
|
{label:'2.利润看板', link: '/?path=report'},
|
|
{label:'3.应收账款', link: '/?path=accountsReceivable'},
|
|
{label:'3.应收账款', link: '/?path=accountsReceivable'},
|
|
{label:'4.订单情况', link: '/?path=newReport'},
|
|
{label:'4.订单情况', link: '/?path=newReport'},
|
|
{label:'5.发货情况', link: '/?path=stock'},
|
|
{label:'5.发货情况', link: '/?path=stock'},
|
|
- {label:'6.库存情况', link:'?path=newStock'},
|
|
|
|
|
|
+ {label:'7.库存情况', link:'?path=newStock'},
|
|
{label:'1.业绩报表(2023版)', link: '/?path=results'},
|
|
{label:'1.业绩报表(2023版)', link: '/?path=results'},
|
|
{label: '测试', link: '/?path=newResultInfo'},
|
|
{label: '测试', link: '/?path=newResultInfo'},
|
|
- {label: '7.预定单报表', link: '/?path=newEarningReport'}
|
|
|
|
|
|
+ {label: '8.结算订单业绩报表', link: '/?path=newEarningReport'}
|
|
]
|
|
]
|
|
}
|
|
}
|
|
},
|
|
},
|