|
|
|
@ -97,18 +97,13 @@ export const constantRoutes = [
|
|
|
|
|
path: "/volunteer/zyzsjgl/zdgl/:dictId(\\d+)",
|
|
|
|
|
component: () => import("@/views/volunteer/userbq/dictGl/data"),
|
|
|
|
|
hidden: true,
|
|
|
|
|
<<<<<<< HEAD
|
|
|
|
|
name: "Zdgl",
|
|
|
|
|
name: "dictGl",
|
|
|
|
|
meta: {
|
|
|
|
|
title: "字典详情",
|
|
|
|
|
icon: "dashboard",
|
|
|
|
|
affix: true,
|
|
|
|
|
activeMenu: "/volunteer/zyzsjgl/zdgl",
|
|
|
|
|
activeMenu: "/volunteer/userbq/dictGl",
|
|
|
|
|
},
|
|
|
|
|
=======
|
|
|
|
|
name:"dictGl",
|
|
|
|
|
meta: { title: "字典详情", icon: "dashboard", affix: true , activeMenu: "/volunteer/userbq/dictGl"},
|
|
|
|
|
>>>>>>> a40a9f516208777db85603bc303e44885066942c
|
|
|
|
|
},
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|