From f340302f0954a42303d3639d99fdae9a80fa9dfa Mon Sep 17 00:00:00 2001 From: wxg0103 <727495428@qq.com> Date: Thu, 23 Feb 2023 15:28:36 +0800 Subject: [PATCH] =?UTF-8?q?refactor(=E6=8E=A5=E5=8F=A3=E5=AE=9A=E4=B9=89):?= =?UTF-8?q?=20=E5=BC=80=E6=BA=90=E5=A4=B1=E8=B4=A5=E9=87=8D=E8=B7=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../frontend/src/business/automation/report/ApiReportDetail.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-test/frontend/src/business/automation/report/ApiReportDetail.vue b/api-test/frontend/src/business/automation/report/ApiReportDetail.vue index 1da8ae0d16..1d97a937bb 100644 --- a/api-test/frontend/src/business/automation/report/ApiReportDetail.vue +++ b/api-test/frontend/src/business/automation/report/ApiReportDetail.vue @@ -235,7 +235,7 @@ export default { } }, rerunVerify() { - if (hasLicense() && this.fullTreeNodes && this.fullTreeNodes.length > 0 && !this.isShare) { + if (this.fullTreeNodes && this.fullTreeNodes.length > 0 && !this.isShare) { this.fullTreeNodes.forEach((item) => { item.redirect = true; if (