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