fix: bug#19996
This commit is contained in:
parent
6252259ff0
commit
ebee9f9e71
|
@ -172,6 +172,7 @@ const columns = [
|
|||
key: 'state',
|
||||
search: {
|
||||
type: 'select',
|
||||
termFilter: ['in', 'nin'],
|
||||
options: [
|
||||
{
|
||||
label: '未读',
|
||||
|
|
Loading…
Reference in New Issue