lijinlong
许宏杰 1 year ago
parent 26e6d01f63
commit b583d3fc1a

@ -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
},
],
},

Loading…
Cancel
Save