From 401439113952761e428a3e4ed272cf2c91b16b8d Mon Sep 17 00:00:00 2001 From: lixg Date: Sun, 11 Dec 2022 16:44:53 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E5=8E=BB=E6=8E=89=E6=8E=88=E6=9D=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/courselibrary/CoursewareManage.vue | 46 +- .../courselibrary/CoursewareManage_Old.vue | 25 +- src/views/learningpath/LearningPath.vue | 1314 +++++++++-------- src/views/projectcenter/ProjectManage.vue | 70 +- 4 files changed, 755 insertions(+), 700 deletions(-) diff --git a/src/views/courselibrary/CoursewareManage.vue b/src/views/courselibrary/CoursewareManage.vue index 4464452a..649bfafc 100644 --- a/src/views/courselibrary/CoursewareManage.vue +++ b/src/views/courselibrary/CoursewareManage.vue @@ -812,6 +812,7 @@ handleEdit(record, String(record.courseform)); } " + style="display: inline-block; margin-left: 20px" > 编辑 @@ -821,10 +822,12 @@ handleCopy(record, String(record.courseform)); } " + style="display: inline-block; margin-left: 20px" > 复制 - + + 删除 @@ -911,6 +915,7 @@ handleRejectExit(record, String(record.courseform)); } " + style="display: inline-block; margin-left: 20px" > 撤回 @@ -920,10 +925,12 @@ handleCopy(record, String(record.courseform)); } " + style="display: inline-block; margin-left: 20px" > 复制 - + +