Commit 44cad6c2 authored by 华国豪's avatar 华国豪 🙄

‘财务报表新增联运收入页面@@@@@@’

parent 697b3d40
......@@ -627,7 +627,8 @@ export default {
LineTeamId: "",
TCID: "",
startDate: "",
endDate: ""
endDate: "",
Type: 1,
},
getCompanyMsg: {
// 公司
......
......@@ -2245,6 +2245,13 @@ export default {
meta: {
title: '团队营收变更报表'
},
}, { //财务 报表 联运报表
path: '/CombinedRevenueReport',
name: 'CombinedRevenueReport',
component: resolve => require(['@/components/FinancialModule/ReportForm/CombinedRevenueReport'], resolve),
meta: {
title: '团队营收变更报表'
},
}, { // 销售 制作广告
path: '/advert',
name: 'advert',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment