From f0fe47c6f650e041367db5738dd649c9a528621b Mon Sep 17 00:00:00 2001 From: fit2-zhao Date: Fri, 25 Mar 2022 17:08:19 +0800 Subject: [PATCH] =?UTF-8?q?style(=E6=8E=A5=E5=8F=A3=E6=B5=8B=E8=AF=95):=20?= =?UTF-8?q?=E5=9C=BA=E6=99=AF=E6=AD=A5=E9=AA=A4=E5=8F=B3=E4=BE=A7=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E4=B8=8D=E5=85=A8=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../api/automation/scenario/EditApiScenario.vue | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/frontend/src/business/components/api/automation/scenario/EditApiScenario.vue b/frontend/src/business/components/api/automation/scenario/EditApiScenario.vue index a455a520e8..31d0b641a7 100644 --- a/frontend/src/business/components/api/automation/scenario/EditApiScenario.vue +++ b/frontend/src/business/components/api/automation/scenario/EditApiScenario.vue @@ -124,7 +124,7 @@ + v-prevent-re-click @click="refreshApiScenario"> @@ -183,7 +183,7 @@ highlight-current :show-checkbox="isBatchProcess" @check-change="chooseHeadsUp" - @node-drag-end="allowDrag" @node-click="nodeClick" draggable ref="stepTree"> + @node-drag-end="allowDrag" @node-click="nodeClick" draggable ref="stepTree" :key="reloadTree"> @@ -201,7 +201,7 @@ - +