From 62cf3ac27cbd2c8d270b8bd1ab0ed3ad6a5be557 Mon Sep 17 00:00:00 2001 From: shiziyuan9527 Date: Mon, 3 Aug 2020 21:40:00 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E6=B5=8B=E8=AF=95=E8=B7=9F=E8=B8=AA):=20?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E7=94=A8=E4=BE=8B=E5=88=97=E8=A1=A8=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E6=89=B9=E9=87=8F=E6=93=8D=E4=BD=9C=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../track/case/components/ShowMoreBtn.vue | 67 +++++++++++++ .../track/case/components/TestCaseList.vue | 94 +++++++++++++++---- frontend/src/i18n/en-US.js | 1 + frontend/src/i18n/zh-CN.js | 1 + frontend/src/i18n/zh-TW.js | 1 + 5 files changed, 147 insertions(+), 17 deletions(-) create mode 100644 frontend/src/business/components/track/case/components/ShowMoreBtn.vue diff --git a/frontend/src/business/components/track/case/components/ShowMoreBtn.vue b/frontend/src/business/components/track/case/components/ShowMoreBtn.vue new file mode 100644 index 0000000000..9f91088917 --- /dev/null +++ b/frontend/src/business/components/track/case/components/ShowMoreBtn.vue @@ -0,0 +1,67 @@ + + + + + diff --git a/frontend/src/business/components/track/case/components/TestCaseList.vue b/frontend/src/business/components/track/case/components/TestCaseList.vue index 90a140a28f..b872a03e84 100644 --- a/frontend/src/business/components/track/case/components/TestCaseList.vue +++ b/frontend/src/business/components/track/case/components/TestCaseList.vue @@ -39,6 +39,11 @@ class="test-content adjust-table"> + + + + :label="$t('commons.operating')" min-width="100">