From f2d2522210d343cfdcce72d6b663e3bc8c02a1c8 Mon Sep 17 00:00:00 2001
From: HelenHuang <LinHuang@pollex.com.tw>
Date: 星期一, 22 十一月 2021 12:31:02 +0800
Subject: [PATCH] add: 顧問-查看滿意度評分 畫面刻版

---
 PAMapp/components/NavBar.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/PAMapp/components/NavBar.vue b/PAMapp/components/NavBar.vue
index d0a7d46..515d1c4 100644
--- a/PAMapp/components/NavBar.vue
+++ b/PAMapp/components/NavBar.vue
@@ -49,7 +49,7 @@
       },
       {
         needRole: [Role.USER, Role.ADMIN],
-        link: '/record/contactRecord',
+        link: '/record/reviews',
         title: '�������',
       },
       {

--
Gitblit v1.8.0