From 3041bdc8daee6f17ab790bbab0bfdbf22f244573 Mon Sep 17 00:00:00 2001 From: Tomas <tomasysh@gmail.com> Date: 星期四, 27 一月 2022 10:18:51 +0800 Subject: [PATCH] update: [前單] 在相關功能顯示滿意度資訊、打開滿意度相關功能 --- 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