From 4ee7ce57eb4f0018ddfc005c1f22a8aa6070afd1 Mon Sep 17 00:00:00 2001 From: duanliangtao Date: Thu, 2 Nov 2023 17:52:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=AF=E8=A7=86=E5=8C=96=E8=8F=9C=E5=8D=95?= =?UTF-8?q?=E5=90=8D=E7=A7=B0=E6=BB=A1=E6=84=8F=E5=BA=A6=E8=AF=84=E4=BB=B7?= =?UTF-8?q?=E6=94=B9=E4=B8=BA=E7=BE=A4=E4=BC=97=E6=BB=A1=E6=84=8F=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, }, },