From 2de8333d2e682fcd5b5db3dffa46b332f30b90ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=AF=E5=B0=8F=E7=8E=8B=E5=91=80=5C24601?= <819653817@qq.com> Date: Tue, 9 Jul 2024 18:00:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=BB=A1=E6=84=8F=E5=BA=A6=E8=B7=B3=E8=BD=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/home/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/home/index.vue b/src/views/home/index.vue index 21dc08b..f591e8a 100644 --- a/src/views/home/index.vue +++ b/src/views/home/index.vue @@ -162,7 +162,7 @@ export default { { imgSrc: require('@/assets/images/nav/4.png'), title: '满意度测评', - path: 'notice' + path: 'mySatisfaction' }, { imgSrc: require('@/assets/images/nav/5.png'),