From 52143b18948bbcd0e34338343c2c3f924b01a562 Mon Sep 17 00:00:00 2001 From: shiziyuan9527 Date: Thu, 13 May 2021 12:16:28 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E8=87=AA=E5=AE=9A=E4=B9=89ID?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../scenario/api/ScenarioRelevance.vue | 16 +++++++++++--- .../comonents/api/RelevanceScenarioList.vue | 21 +++++++++++++++++-- 2 files changed, 32 insertions(+), 5 deletions(-) diff --git a/frontend/src/business/components/api/automation/scenario/api/ScenarioRelevance.vue b/frontend/src/business/components/api/automation/scenario/api/ScenarioRelevance.vue index b1f5f2da0a..e51aaf5c03 100644 --- a/frontend/src/business/components/api/automation/scenario/api/ScenarioRelevance.vue +++ b/frontend/src/business/components/api/automation/scenario/api/ScenarioRelevance.vue @@ -20,6 +20,7 @@ :referenced="true" :trash-enable="false" @selection="setData" + :custom-num="customNum" ref="apiScenarioList"/>