From 529bf55d37147429b5c8202dbda8060396d0a69b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E4=BC=9F?= <250213850@qq.com> Date: Wed, 15 Dec 2021 11:25:18 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BF=AE=E6=94=B9=E7=AD=9B=E9=80=89=E4=B8=AD?= =?UTF-8?q?=E6=8A=8A=E2=80=98=E5=9C=A8=E5=88=97=E8=A1=A8=E9=87=8C=E2=80=99?= =?UTF-8?q?=E6=94=B9=E4=B8=BA=E2=80=98=E6=9D=A1=E4=BB=B6=E5=A4=9A=E9=80=89?= =?UTF-8?q?=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/config.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/config.py b/core/config.py index 8ebef8e..133ec04 100644 --- a/core/config.py +++ b/core/config.py @@ -218,7 +218,8 @@ class Settings(BaseSettings): 'title': '无值' }, { 'id': 'in', - 'title': '在列表里' + 'title': '条件多选' + #'title': '在列表里' }, # { # 'id': 'regex',