This commit is contained in:
heqinghang
2022-03-29 17:57:06 +08:00
parent 4b69759518
commit b91095ed9a
14 changed files with 494 additions and 5 deletions

View File

@ -646,8 +646,32 @@
{
"text": "订单上报",
"link": "/datatable/reporting/order"
},
{
"text": "合规监控报表",
"children": [{
"text": "合规监控报表",
"link": "/datatable/compliancetabel/index"
},
{
"text": "业务员-合规报表",
"link": "/datatable/compliancetabel/salesman"
},
{
"text": "客户-合规报表",
"link": "/datatable/compliancetabel/customer"
}
]
},
{
"text": "财务报表",
"link": "/datatable/financetable"
},
{
"text": "开票数据报表",
"link": "/datatable/invoicetable"
}
]
]
}
]
}]