diff --git a/src/views/courselibrary/CoursewareManage.vue b/src/views/courselibrary/CoursewareManage.vue
index 345f035e..24a0fa8b 100644
--- a/src/views/courselibrary/CoursewareManage.vue
+++ b/src/views/courselibrary/CoursewareManage.vue
@@ -341,17 +341,17 @@
编辑
-
{
- handleCopy(record, String(record.courseform));
- }
- "
- style="display: inline-block; margin-left: 20px"
- >
- 复制
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{
diff --git a/src/views/learningpath/LearningPath.vue b/src/views/learningpath/LearningPath.vue
index aac43099..130559d5 100644
--- a/src/views/learningpath/LearningPath.vue
+++ b/src/views/learningpath/LearningPath.vue
@@ -1302,21 +1302,22 @@ export default {
value="更多"
dropdownClassName="tabledropdown"
>
-
- {
- state.copyPathId = text.record.id;
- showCopyModal();
- }}
- >
- 复制
-
-
-
+ {
+ //
+ // {
+ // state.copyPathId = text.record.id;
+ // showCopyModal();
+ // }}
+ // >
+ // 复制
+ //
+ //
+ }
-
- {
- state.copyPathId = text.record.id;
- showCopyModal();
- }}
- >
- 复制
-
-
+ {
+ //
+ // {
+ // state.copyPathId = text.record.id;
+ // showCopyModal();
+ // }}
+ // >
+ // 复制
+ //
+ //
+ }
-
- {
- state.copyPathId = text.record.id;
- showCopyModal();
- }}
- >
- 复制
-
-
+ {
+ //
+ // {
+ // state.copyPathId = text.record.id;
+ // showCopyModal();
+ // }}
+ // >
+ // 复制
+ //
+ //
+ }
{/**
-
- {
- showCopyModal(value.record.projectId);
- }}
- >
- 复制
-
-
+ {
+ //
+ // {
+ // showCopyModal(value.record.projectId);
+ // }}
+ // >
+ // 复制
+ //
+ //
+ }
{value.record.status !== 3 ? (
-
{
- showStartModal(value.record.projectId);
- }}
- >
- 存为模版
-
-
- ) : (
- ""
- )}
+ {
+ // value.record.type === 3 ? (
+ //
+ // {
+ // showStartModal(value.record.projectId);
+ // }}
+ // >
+ // 存为模版
+ //
+ //
+ // ) : (
+ // ""
+ // )
+ }
{value.record.status === 3 && value.record.type === 3 ? (