From b0733e169ddcdf67e81f70dcf7f4dc948e85ff19 Mon Sep 17 00:00:00 2001
From: HelenHuang <LinHuang@pollex.com.tw>
Date: 星期五, 21 一月 2022 22:20:12 +0800
Subject: [PATCH] fixed#134599 修正 [ 顧問管理流程 ] 結案狀態的預約單 : 在結案明細中,點擊「發送滿意度通知」沒有反映。

---
 PAMapp/plugins/filters/age.filter.ts |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/PAMapp/plugins/filters/age.filter.ts b/PAMapp/plugins/filters/age.filter.ts
index 19e3b49..6f0051a 100644
--- a/PAMapp/plugins/filters/age.filter.ts
+++ b/PAMapp/plugins/filters/age.filter.ts
@@ -11,7 +11,6 @@
     '21-30': '21-30 甇�',
     '31-40': '31-40 甇�',
     '41-50': '41-50 甇�',
-    '46-55': '46-55 甇�',
     '51-60': '51-60 甇�',
     '61-70': '61-70 甇�',
     'over_71': '71 甇脖誑銝�'

--
Gitblit v1.8.0