Commit de949a03 by wushaofei

修改

parent 3b04d973
...@@ -87,5 +87,14 @@ export default [ ...@@ -87,5 +87,14 @@ export default [
auth: 5 auth: 5
}, },
component: () => import("@/views/cbyp/cbaAdd.vue") component: () => import("@/views/cbyp/cbaAdd.vue")
},
{
path: "/ajbzDetail1",
name: "ajbzDetail1",
meta: {
title: "案件标注详情页",
auth: 5
},
component: () => import("@/views/ajbzDetail1.vue")
} }
] ]
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment