Merge branch 'dev' of github.com:jetlinks/jetlinks-ui-vue into dev

This commit is contained in:
JiangQiming 2023-03-31 10:09:22 +08:00
commit 12c12a08fc
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',
// },
],
},
{