Commit 656f1275 by Lyan

资讯中心药品详情

parent 63bff7c9
......@@ -593,6 +593,14 @@ const routes = [
component: () => import("@/views/News/Health.vue"),
},
{
path: "/News/StatuteDes",
name: "StatuteDes",
meta: {
name: "药品",
},
component: () => import("@/views/News/StatuteDes.vue"),
},
{
path: "/News/Retail",
name: "Retail",
meta: {
......@@ -824,7 +832,7 @@ const routes = [
path: "/Knowledge/Statute",
name: "Statute",
meta: {
name: "法律法规",
name: "政策法规",
},
component: () => import("@/views/Knowledge/Statute.vue"),
},
......
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