From ca2d65b285ac77c1a16605be38f88c6fe10c820a Mon Sep 17 00:00:00 2001
From: Tomas <tomasysh@gmail.com>
Date: 星期四, 10 三月 2022 12:38:08 +0800
Subject: [PATCH] update#136639: [前端] 調整為顧問不支援發送滿意度功能(移除發送滿意度功能連結)

---
 PAMapp/shared/const/quickFilter-questionList.ts |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/PAMapp/shared/const/quickFilter-questionList.ts b/PAMapp/shared/const/quickFilter-questionList.ts
index 978385f..b00bd67 100644
--- a/PAMapp/shared/const/quickFilter-questionList.ts
+++ b/PAMapp/shared/const/quickFilter-questionList.ts
@@ -12,7 +12,7 @@
         ],
         type: 'radio'
     },
-    // { TODO:���遛��漲
+    // {
     //     name: 'avgScore',
     //     title: '憿批�遛��漲',
     //     detail: [],
@@ -31,7 +31,7 @@
     },
     {
         name: 'seniority',
-        title: '撟渲��',
+        title: '憿批�僑鞈�',
         detail: [
             { name: '銝��', value: Seniority.UNLIMITED, subTitle: '撟湧翩銝����', className: 'btn_unlimited' },
             { name: '撟渲��', value: Seniority.YOUNG, subTitle: '蝯血僑頛犖銝�����', className: 'btn_young' },
@@ -45,4 +45,4 @@
     //     detail: [],
     //     type: 'radio'
     // }
-];
\ No newline at end of file
+];

--
Gitblit v1.8.0