diff --git a/src/router/index.js b/src/router/index.js index e7e25fd44..cff48399d 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -529,7 +529,7 @@ export const dataBoardRoutes = { component: () => import("@/views/dataBoard/satisfactionEval/index"), name: "dataBoard-satisfactionEval-index", meta: { - title: "满意度评价", + title: "群众满意度", isTab: false, }, },