From b55ca479a4adce8909b53d49203df99cced5f7e0 Mon Sep 17 00:00:00 2001 From: shiziyuan9527 Date: Tue, 8 Sep 2020 18:28:37 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E6=B5=8B=E8=AF=95=E8=AE=A1=E5=88=92):=20?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E8=AE=A1=E5=88=92=E4=B8=8B=E6=B5=8B=E8=AF=95?= =?UTF-8?q?=E7=94=A8=E4=BE=8B=E5=A2=9E=E5=8A=A0=E6=89=80=E5=B1=9E=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E5=88=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../mapper/ext/ExtTestPlanTestCaseMapper.xml | 7 +++-- .../track/dto/TestPlanCaseDTO.java | 1 + .../view/comonents/TestPlanTestCaseEdit.vue | 7 +++++ .../view/comonents/TestPlanTestCaseList.vue | 31 ++++--------------- 4 files changed, 18 insertions(+), 28 deletions(-) diff --git a/backend/src/main/java/io/metersphere/base/mapper/ext/ExtTestPlanTestCaseMapper.xml b/backend/src/main/java/io/metersphere/base/mapper/ext/ExtTestPlanTestCaseMapper.xml index 938936e64d..577f53ed1f 100644 --- a/backend/src/main/java/io/metersphere/base/mapper/ext/ExtTestPlanTestCaseMapper.xml +++ b/backend/src/main/java/io/metersphere/base/mapper/ext/ExtTestPlanTestCaseMapper.xml @@ -115,10 +115,11 @@