diff --git a/src/views/device/Instance/Detail/ChildDevice/BindChildDevice/index.vue b/src/views/device/Instance/Detail/ChildDevice/BindChildDevice/index.vue
index b1eb60f9..5ebb69fa 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',
+ // },
],
},
{
@@ -88,18 +88,24 @@
diff --git a/src/views/device/Instance/Detail/ChildDevice/EdgeMap/PatchMapping.vue b/src/views/device/Instance/Detail/ChildDevice/EdgeMap/PatchMapping.vue
index 66345b8b..646a51db 100644
--- a/src/views/device/Instance/Detail/ChildDevice/EdgeMap/PatchMapping.vue
+++ b/src/views/device/Instance/Detail/ChildDevice/EdgeMap/PatchMapping.vue
@@ -16,9 +16,11 @@