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/BackActionBar.vue | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/PAMapp/components/BackActionBar.vue b/PAMapp/components/BackActionBar.vue index dd1adfc..e2f5219 100644 --- a/PAMapp/components/BackActionBar.vue +++ b/PAMapp/components/BackActionBar.vue @@ -41,8 +41,6 @@ case 'notification': featureLabel = '�'; break; - case 'notificationDetail': - featureLabel='�蝝啁�'; } return featureLabel; } else { -- Gitblit v1.8.0