1.修改筛选中把‘在列表里’改为‘条件多选’

This commit is contained in:
李伟 2021-12-15 11:25:18 +08:00
parent b664b69877
commit 529bf55d37

View File

@ -218,7 +218,8 @@ class Settings(BaseSettings):
'title': '无值'
}, {
'id': 'in',
'title': '在列表里'
'title': '条件多选'
#'title': '在列表里'
},
# {
# 'id': 'regex',