|
|
@ -122,8 +122,10 @@ export default [ |
|
|
|
title: "信息发布管理", |
|
|
|
name: "InformationReleaseManagement", |
|
|
|
path: "/service/InformationReleaseManagement", |
|
|
|
component: "service/InformationReleaseManagement/index.vue", |
|
|
|
title: "公众服务统计", |
|
|
|
component: "service/InformationReleaseManagement/index.vue" |
|
|
|
}, |
|
|
|
{ |
|
|
|
title: "公众服务统计", |
|
|
|
name: "publicService", |
|
|
|
path: "/service/publicService", |
|
|
|
component: "service/publicService/index.vue", |
|
|
|