fix: bug#19996

This commit is contained in:
leiqiaochu 2023-11-16 14:51:55 +08:00
parent 6252259ff0
commit ebee9f9e71
1 changed files with 1 additions and 0 deletions

View File

@ -172,6 +172,7 @@ const columns = [
key: 'state', key: 'state',
search: { search: {
type: 'select', type: 'select',
termFilter: ['in', 'nin'],
options: [ options: [
{ {
label: '未读', label: '未读',