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: '',
type: 'or',
},
{
column: 'parentId$not',
value: detail.id,
type: 'or',
},
// {
// column: 'parentId$not',
// value: detail.id,
// type: 'or',
// },
],
},
{