From 2354f099be94a3ee0fe51ea8c25805ac0e2f4a0b Mon Sep 17 00:00:00 2001
From: Tomas <tomasysh@gmail.com>
Date: 星期二, 01 三月 2022 14:22:24 +0800
Subject: [PATCH] update: 快速篩選 - 隱藏顧問滿意度篩選按鈕

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

diff --git a/PAMapp/shared/const/quickFilter-questionList.ts b/PAMapp/shared/const/quickFilter-questionList.ts
index 3539755..b00bd67 100644
--- a/PAMapp/shared/const/quickFilter-questionList.ts
+++ b/PAMapp/shared/const/quickFilter-questionList.ts
@@ -12,12 +12,12 @@
         ],
         type: 'radio'
     },
-    {
-        name: 'avgScore',
-        title: '憿批�遛��漲',
-        detail: [],
-        type: ''
-    },
+    // {
+    //     name: 'avgScore',
+    //     title: '憿批�遛��漲',
+    //     detail: [],
+    //     type: ''
+    // },
     {
         name: 'communicationStyles',
         title: '皞�◢�',

--
Gitblit v1.8.0