diff --git a/src/views/device/Instance/Detail/ChildDevice/BindChildDevice/index.vue b/src/views/device/Instance/Detail/ChildDevice/BindChildDevice/index.vue index 95cf2311..d37f1664 100644 --- a/src/views/device/Instance/Detail/ChildDevice/BindChildDevice/index.vue +++ b/src/views/device/Instance/Detail/ChildDevice/BindChildDevice/index.vue @@ -32,11 +32,11 @@ value: '', type: 'or', }, - { - column: 'parentId$not', - value: detail.id, - type: 'or', - }, + // { + // column: 'parentId$not', + // value: detail.id, + // type: 'or', + // }, ], }, {