fix: bug#11210

This commit is contained in:
leiqiaochu 2023-03-31 10:05:38 +08:00
parent e48a9ba24f
commit d483ea15cf
1 changed files with 5 additions and 5 deletions

View File

@ -32,11 +32,11 @@
value: '', value: '',
type: 'or', type: 'or',
}, },
{ // {
column: 'parentId$not', // column: 'parentId$not',
value: detail.id, // value: detail.id,
type: 'or', // type: 'or',
}, // },
], ],
}, },
{ {