From 379fc2904e1f3e9b6485324b90907382a07c02b8 Mon Sep 17 00:00:00 2001
From: HelenHuang <LinHuang@pollex.com.tw>
Date: 星期二, 15 二月 2022 09:30:16 +0800
Subject: [PATCH] Fixed#135361 修正 - [顧問管理流程] 結案明細 : 由未成交編輯為已成交,明細依然會顯示未成交原因

---
 PAMapp/components/BackActionBar.vue |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/PAMapp/components/BackActionBar.vue b/PAMapp/components/BackActionBar.vue
index f7981a0..29fc5ee 100644
--- a/PAMapp/components/BackActionBar.vue
+++ b/PAMapp/components/BackActionBar.vue
@@ -74,9 +74,6 @@
         case 'accountSetting':
           featureLabel = '�犖撣唾�身摰�';
           break;
-        case 'appointmentAgenda':
-          featureLabel = '�撠�赤����';
-          break;
         case 'consultantAccountSetting':
           featureLabel = '���董�����';
           break;

--
Gitblit v1.8.0