mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-04 18:10:10 +08:00
新增 后管财务中心运营商订单列表页
This commit is contained in:
@@ -185,9 +185,9 @@ export const constantRoutes = [
|
||||
hidden: true,
|
||||
children: [
|
||||
{
|
||||
path: "cleanFinancical",
|
||||
component: () => import("@/views/financial/components/cleanFinancical"),
|
||||
name: "cleanFinancical",
|
||||
path: "cleanFinancial",
|
||||
component: () => import("@/views/financial/components/cleanFinancial"),
|
||||
name: "cleanFinancial",
|
||||
meta: { title: "清分财务",activeMenu: "/financial/merchant"},
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user