Commit a753796e authored by “yiyousong”'s avatar “yiyousong”

pref:修改易政秀报表路由名称

parent 695657d6
......@@ -156,7 +156,7 @@ const routes = [
import(
/* webpackChunkName: "easyPoliticsShow" */ "@/views/dataAdmin/components/easyPoliticsShow/module.vue"
),
meta: { title: "易政秀报表" },
meta: { title: "在线制作记录报表" },
children: [
{
path: "PoliticsShow",
......@@ -165,7 +165,7 @@ const routes = [
import(
/* webpackChunkName: "PoliticsShow" */ "@/views/dataAdmin/components/easyPoliticsShow/PoliticsShow.vue"
),
meta: { title: "易政秀报表" },
meta: { title: "在线制作记录报表" },
},
],
},
......@@ -453,7 +453,7 @@ const routes = [
/* webpackChunkName: "dataActuary" */ "@/views/dataActuary/business/index.vue"
),
meta: { title: "业务数据分析" },
redirect: 'dataActuary/business/basecontent',
redirect: "dataActuary/business/basecontent",
children: [
{
path: "basecontent",
......@@ -473,7 +473,7 @@ const routes = [
),
meta: { title: "分析结果" },
},
]
],
},
{
path: "dataActuary/portrayal",
......@@ -483,7 +483,7 @@ const routes = [
/* webpackChunkName: "dataActuary" */ "@/views/dataActuary/portrayal/index.vue"
),
meta: { title: "群众画像图谱" },
redirect: 'dataActuary/portrayal/portrayalbase',
redirect: "dataActuary/portrayal/portrayalbase",
children: [
{
path: "portrayalbase",
......@@ -503,7 +503,7 @@ const routes = [
),
meta: { title: "分析结果" },
},
]
],
},
{
path: "dataActuary/portrayal/register",
......
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