From 7d292a75a8ed03a01d35040190619718bc249c4e Mon Sep 17 00:00:00 2001 From: chenjianxing Date: Wed, 28 Apr 2021 20:32:12 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=83=A8=E5=88=86=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E6=8E=92=E5=BA=8F=E5=A4=B1=E6=95=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/api/automation/scenario/api/RelevanceApiList.vue | 1 + .../components/api/automation/scenario/api/RelevanceCaseList.vue | 1 + .../api/definition/components/list/ApiCaseSimpleList.vue | 1 + .../components/api/definition/components/list/ApiList.vue | 1 + 4 files changed, 4 insertions(+) diff --git a/frontend/src/business/components/api/automation/scenario/api/RelevanceApiList.vue b/frontend/src/business/components/api/automation/scenario/api/RelevanceApiList.vue index c34a5fda38..704d5db13b 100644 --- a/frontend/src/business/components/api/automation/scenario/api/RelevanceApiList.vue +++ b/frontend/src/business/components/api/automation/scenario/api/RelevanceApiList.vue @@ -14,6 +14,7 @@ :total="total" enableSelection :screenHeight="screenHeight" operator-width="170px" + @refresh="initTable" ref="apitable">