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 | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PAMapp/shared/const/quickFilter-questionList.ts b/PAMapp/shared/const/quickFilter-questionList.ts index d6c08f0..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: [], @@ -45,4 +45,4 @@ // detail: [], // type: 'radio' // } -]; \ No newline at end of file +]; -- Gitblit v1.8.0