From 6c4efacdcf5a0f97705ba14cc0cb92d8986dd875 Mon Sep 17 00:00:00 2001 From: wyx Date: Thu, 5 Jan 2023 09:57:47 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E5=A2=9E=E5=8A=A0=E9=A1=B9=E7=9B=AE/?= =?UTF-8?q?=E5=AD=A6=E4=B9=A0=E8=B7=AF=E5=BE=84=E5=9B=BE=20=E6=B5=8B?= =?UTF-8?q?=E8=AF=84=E5=AD=A6=E5=91=98=E5=88=97=E8=A1=A8=E5=8F=8A=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E5=AF=BC=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../drawers/project/ProjectEvalManage.vue | 607 +++++++++--------- .../drawers/router/RouterEvaluationManage.vue | 526 ++++++++------- src/views/learningpath/LevelAdd.vue | 10 +- src/views/projectcenter/TaskPage.vue | 10 +- 4 files changed, 593 insertions(+), 560 deletions(-) diff --git a/src/components/drawers/project/ProjectEvalManage.vue b/src/components/drawers/project/ProjectEvalManage.vue index 5c946c7d..3696b674 100644 --- a/src/components/drawers/project/ProjectEvalManage.vue +++ b/src/components/drawers/project/ProjectEvalManage.vue @@ -1,5 +1,6 @@ + diff --git a/src/components/drawers/router/RouterEvaluationManage.vue b/src/components/drawers/router/RouterEvaluationManage.vue index a5219c52..096b5661 100644 --- a/src/components/drawers/router/RouterEvaluationManage.vue +++ b/src/components/drawers/router/RouterEvaluationManage.vue @@ -2,14 +2,16 @@
-
【测评】{{ title }}
+
+ 【测评】{{ title }} +
-
起止时间:2022-07-21 14:00 ~ 2022-7-30 14:00
+
+ 起止时间:— +
+
+ 起止时间:{{ datasource.startTime }} ~ {{ datasource.endTime }} +