1.修改筛选中把‘在列表里’改为‘条件多选’
This commit is contained in:
parent
b664b69877
commit
529bf55d37
@ -218,7 +218,8 @@ class Settings(BaseSettings):
|
||||
'title': '无值'
|
||||
}, {
|
||||
'id': 'in',
|
||||
'title': '在列表里'
|
||||
'title': '条件多选'
|
||||
#'title': '在列表里'
|
||||
},
|
||||
# {
|
||||
# 'id': 'regex',
|
||||
|
Loading…
Reference in New Issue
Block a user