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