From 4394e4248455637ab7836756058ac872fdf4af10 Mon Sep 17 00:00:00 2001
From: wayne <wayne8692wayne8692@gmail.com>
Date: 星期四, 17 二月 2022 11:39:43 +0800
Subject: [PATCH] Merge branch 'pollex-dev' into sit

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

diff --git a/PAMapp/shared/const/quickFilter-questionList.ts b/PAMapp/shared/const/quickFilter-questionList.ts
index d6c08f0..3539755 100644
--- a/PAMapp/shared/const/quickFilter-questionList.ts
+++ b/PAMapp/shared/const/quickFilter-questionList.ts
@@ -12,12 +12,12 @@
         ],
         type: 'radio'
     },
-    // { TODO:���遛��漲
-    //     name: 'avgScore',
-    //     title: '憿批�遛��漲',
-    //     detail: [],
-    //     type: ''
-    // },
+    {
+        name: 'avgScore',
+        title: '憿批�遛��漲',
+        detail: [],
+        type: ''
+    },
     {
         name: 'communicationStyles',
         title: '皞�◢�',
@@ -45,4 +45,4 @@
     //     detail: [],
     //     type: 'radio'
     // }
-];
\ No newline at end of file
+];

--
Gitblit v1.8.0