From e56c42dcc4a0a0914988560d8835156f22ae858a Mon Sep 17 00:00:00 2001 From: chenjianxing Date: Wed, 25 Nov 2020 17:43:08 +0800 Subject: [PATCH] =?UTF-8?q?fix(=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=E7=82=B9=E5=87=BB=E5=85=A8?= =?UTF-8?q?=E9=83=A8=E7=94=A8=E4=BE=8B=E5=B1=95=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/src/main/java/io/metersphere/xpack | 2 +- .../components/track/case/components/TestCaseList.vue | 8 +++----- frontend/src/business/components/xpack | 2 +- 3 files changed, 5 insertions(+), 7 deletions(-) diff --git a/backend/src/main/java/io/metersphere/xpack b/backend/src/main/java/io/metersphere/xpack index bb494fc68a..57d6f78efa 160000 --- a/backend/src/main/java/io/metersphere/xpack +++ b/backend/src/main/java/io/metersphere/xpack @@ -1 +1 @@ -Subproject commit bb494fc68a2367359c9048fa7250c7618de4afb6 +Subproject commit 57d6f78efa4b0300be188e8b024511ceef0873ed diff --git a/frontend/src/business/components/track/case/components/TestCaseList.vue b/frontend/src/business/components/track/case/components/TestCaseList.vue index 2475415a15..cf6c9bcc7d 100644 --- a/frontend/src/business/components/track/case/components/TestCaseList.vue +++ b/frontend/src/business/components/track/case/components/TestCaseList.vue @@ -8,7 +8,7 @@ :tip="$t('commons.search_by_name_or_id')" :create-tip="$t('test_track.case.create')" @create="testCaseCreate">