From c9ceaa3c8cd01fa1ecaa0fd724e3717ea15a7f45 Mon Sep 17 00:00:00 2001 From: chenjianxing Date: Tue, 2 Jun 2020 11:39:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E7=94=A8=E4=BE=8B=E5=8F=AA?= =?UTF-8?q?=E8=AF=BB=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../common/TestPlanTestCaseStatusButton.vue | 12 ++++++++---- .../view/comonents/TestPlanTestCaseEdit.vue | 18 ++++++++++++++---- .../view/comonents/TestPlanTestCaseList.vue | 10 +++++++++- .../TemplateComponent/RichTextComponent.vue | 2 +- 4 files changed, 32 insertions(+), 10 deletions(-) diff --git a/frontend/src/business/components/track/plan/common/TestPlanTestCaseStatusButton.vue b/frontend/src/business/components/track/plan/common/TestPlanTestCaseStatusButton.vue index c24395dfcc..35dd4b9dcc 100644 --- a/frontend/src/business/components/track/plan/common/TestPlanTestCaseStatusButton.vue +++ b/frontend/src/business/components/track/plan/common/TestPlanTestCaseStatusButton.vue @@ -1,22 +1,22 @@