mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-04 18:10:10 +08:00
Merge branch 'dev' of http://192.168.2.2:8099/jsowell/jsowell-charger-web into dev
# Conflicts: # jsowell-ui/src/views/financial/merchant.vue
This commit is contained in:
@@ -172,7 +172,7 @@ export const constantRoutes = [
|
||||
hidden: true,
|
||||
children: [
|
||||
{
|
||||
path: "merchantVirtual",
|
||||
path: "merchantVirtual/:id",
|
||||
component: () => import("@/views/financial/components/virtualFinance"),
|
||||
name: "merchantVirtual",
|
||||
meta: { title: "虚拟财务",activeMenu: "/financial/merchant"},
|
||||
|
||||
Reference in New Issue
Block a user