From 1fce27a3c141aff445e17013938bbaee4d94e9b2 Mon Sep 17 00:00:00 2001 From: chenjianxing Date: Mon, 23 Nov 2020 10:20:52 +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=E5=85=A8=E9=83=A8=E7=94=A8?= =?UTF-8?q?=E4=BE=8B=E6=8C=89=E9=92=AE=E6=97=A0=E6=95=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/track/case/components/TestCaseList.vue | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/frontend/src/business/components/track/case/components/TestCaseList.vue b/frontend/src/business/components/track/case/components/TestCaseList.vue index f7b5d998e2..ed5e43555c 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">