diff --git a/nezha-fronted/src/components/common/rightBox/batchAddEndpoint.vue b/nezha-fronted/src/components/common/rightBox/batchAddEndpoint.vue index 46e294d7b..955fd8c4d 100644 --- a/nezha-fronted/src/components/common/rightBox/batchAddEndpoint.vue +++ b/nezha-fronted/src/components/common/rightBox/batchAddEndpoint.vue @@ -34,7 +34,7 @@ arr.includes(String(val[this.keyField]))) + if (matchRows.length) { + this.picked = this.multiple ? matchRows : [matchRows[0]] + } + } + } + } } } } diff --git a/nezha-fronted/src/components/page/integration/integration-tabs/automatic.vue b/nezha-fronted/src/components/page/integration/integration-tabs/automatic.vue index 3931db3d6..a2b7acb0d 100644 --- a/nezha-fronted/src/components/page/integration/integration-tabs/automatic.vue +++ b/nezha-fronted/src/components/page/integration/integration-tabs/automatic.vue @@ -9,12 +9,13 @@
{{$t('asset.asset')}}