From 4f1636295421b70224d029842ea99faa39fc8130 Mon Sep 17 00:00:00 2001 From: chenjianxing Date: Thu, 2 Apr 2020 09:30:23 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E7=94=A8=E4=BE=8B?= =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../business/components/project/MsProject.vue | 6 +++- .../components/track/case/TestCase.vue | 29 ++++++++++++++----- .../track/case/components/NodeTree.vue | 13 +++++---- .../track/case/components/TestCaseEdit.vue | 7 +++-- .../track/case/components/TestCaseList.vue | 6 ++-- frontend/src/common/constants.js | 1 + 6 files changed, 44 insertions(+), 18 deletions(-) diff --git a/frontend/src/business/components/project/MsProject.vue b/frontend/src/business/components/project/MsProject.vue index 260003c692..839185517c 100644 --- a/frontend/src/business/components/project/MsProject.vue +++ b/frontend/src/business/components/project/MsProject.vue @@ -65,7 +65,7 @@