From f9f897c027cc666447b32136241efce6ecb9a662 Mon Sep 17 00:00:00 2001 From: shiziyuan9527 Date: Mon, 1 Feb 2021 15:21:22 +0800 Subject: [PATCH] =?UTF-8?q?refactor(=E6=B5=8B=E8=AF=95=E8=AE=A1=E5=88=92):?= =?UTF-8?q?=20=E6=B8=85=E7=90=86=E6=97=A0=E7=94=A8=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../view/comonents/load/LoadCaseReportView.vue | 9 --------- .../view/comonents/load/TestCaseLoadRelevance.vue | 6 ------ .../view/comonents/load/TestPlanLoadCaseList.vue | 15 --------------- .../comonents/load/TestPlanLoadCaseListHeader.vue | 2 +- frontend/src/i18n/en-US.js | 1 + frontend/src/i18n/zh-CN.js | 1 + frontend/src/i18n/zh-TW.js | 1 + 7 files changed, 4 insertions(+), 31 deletions(-) diff --git a/frontend/src/business/components/track/plan/view/comonents/load/LoadCaseReportView.vue b/frontend/src/business/components/track/plan/view/comonents/load/LoadCaseReportView.vue index 37f1c6c830..8ab8179838 100644 --- a/frontend/src/business/components/track/plan/view/comonents/load/LoadCaseReportView.vue +++ b/frontend/src/business/components/track/plan/view/comonents/load/LoadCaseReportView.vue @@ -18,20 +18,12 @@ @click="dialogFormVisible=true"> {{ $t('report.test_stop_now') }} - - - - {{ $t('test_track.plan_view.export_report') }} {{ $t('report.downloadJtl') }} - - - - @@ -159,7 +151,6 @@ export default { this.testName = data.testName; this.projectId = data.projectId; this.projectName = data.projectName; - // if (callback) callback(res); } else { this.$error(this.$t('report.not_exist')); diff --git a/frontend/src/business/components/track/plan/view/comonents/load/TestCaseLoadRelevance.vue b/frontend/src/business/components/track/plan/view/comonents/load/TestCaseLoadRelevance.vue index ad0e39f6f1..83e55af9a2 100644 --- a/frontend/src/business/components/track/plan/view/comonents/load/TestCaseLoadRelevance.vue +++ b/frontend/src/business/components/track/plan/view/comonents/load/TestCaseLoadRelevance.vue @@ -13,7 +13,6 @@ ref="nodeTree"/> - - - - - - {{ scope.row.createTime | timestampFormatDate }} - - - - - - - -