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 (