From 9a6f4a62a2dbef7de67f8c52fdd4ac4ff0268b50 Mon Sep 17 00:00:00 2001 From: HelenHuang <LinHuang@pollex.com.tw> Date: 星期四, 09 六月 2022 15:29:47 +0800 Subject: [PATCH] TODO#139889 快速篩選 --- 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