From 05fd5655c47cd596b8c6e6fc07b4168e3bf6c3bc Mon Sep 17 00:00:00 2001 From: BugKing Date: Thu, 24 Sep 2020 18:30:36 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=B5=8B=E8=AF=95=E8=B7=9F=E8=B8=AA):=20?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B5=8B=E8=AF=95=E8=AE=A1=E5=88=92=E6=97=B6?= =?UTF-8?q?=E9=97=B4=E9=80=89=E6=8B=A9=E5=99=A8=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/track/plan/components/TestPlanEdit.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/business/components/track/plan/components/TestPlanEdit.vue b/frontend/src/business/components/track/plan/components/TestPlanEdit.vue index 4bbb38e63c..2d73f59ab4 100644 --- a/frontend/src/business/components/track/plan/components/TestPlanEdit.vue +++ b/frontend/src/business/components/track/plan/components/TestPlanEdit.vue @@ -76,7 +76,7 @@ :label="$t('test_track.plan.planned_start_time')" :label-width="formLabelWidth" prop="plannedStartTime"> - + @@ -85,7 +85,7 @@ :label="$t('test_track.plan.planned_end_time')" :label-width="formLabelWidth" prop="plannedEndTime"> - +