From b788091622ebbef5cc90696280c10d5c9a5af422 Mon Sep 17 00:00:00 2001 From: "Captain.B" Date: Tue, 22 Sep 2020 15:20:13 +0800 Subject: [PATCH 1/2] =?UTF-8?q?refactor(=E6=B5=8B=E8=AF=95=E8=B7=9F?= =?UTF-8?q?=E8=B8=AA):=20=E8=AF=84=E5=AE=A1=E9=A1=B5=E9=9D=A2=E7=9A=84?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../track/review/commom/ReviewComment.vue | 15 +- .../components/TestReviewTestCaseEdit.vue | 154 +++++++++--------- 2 files changed, 90 insertions(+), 79 deletions(-) diff --git a/frontend/src/business/components/track/review/commom/ReviewComment.vue b/frontend/src/business/components/track/review/commom/ReviewComment.vue index b4cf98b8bd..3a6b1a3b65 100644 --- a/frontend/src/business/components/track/review/commom/ReviewComment.vue +++ b/frontend/src/business/components/track/review/commom/ReviewComment.vue @@ -1,6 +1,6 @@