mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-19 18:45:03 +08:00
update router.js
This commit is contained in:
@@ -186,7 +186,7 @@ export const constantRoutes = [
|
||||
children: [
|
||||
{
|
||||
path: "financeDetail",
|
||||
component: () => import("@/views/financial/financeDetail-新.vue"),
|
||||
component: () => import("@/views/financial/financeDetail.vue"),
|
||||
name: "financeDetail",
|
||||
meta: { title: "财务详情", activeMenu: "/financial/merchant" },
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user