diff --git a/src/components/drawers/AddTest.vue b/src/components/drawers/AddTest.vue index a537deff..4f29790c 100644 --- a/src/components/drawers/AddTest.vue +++ b/src/components/drawers/AddTest.vue @@ -351,7 +351,7 @@ async function confirm() { let obj = formData.value; createExamination(obj).then(res => { console.log(res) - message.success("添加成功"); + message.success("成功"); }).catch(err => { console.log(err) }) diff --git a/src/views/courselibrary/CoursewareManage.vue b/src/views/courselibrary/CoursewareManage.vue index cb8c702f..a35bcc18 100644 --- a/src/views/courselibrary/CoursewareManage.vue +++ b/src/views/courselibrary/CoursewareManage.vue @@ -6,38 +6,68 @@
- +
- +
- +
- +
- triggerNode.parentNode || document.body + " + v-model:value="sysTypeId" + show-search + style="width: 200px" + :dropdown-style="{ maxHeight: '400px', overflow: 'auto' }" + placeholder="请选择内容分类" + allow-clear + tree-default-expand-all + :fieldNames="{ children: 'children', label: 'name', value: 'code', - }" :tree-data="sysTypeOptions"> + }" + :tree-data="sysTypeOptions" + >
创建时间:
- +
@@ -52,7 +82,11 @@
-
+
导出
@@ -67,9 +101,18 @@
- -
+ +
@@ -81,13 +124,22 @@
- +
课程名称:
- + @@ -105,34 +157,49 @@ 课程命名规则
-
+
收起
- +
-
+
展开
- +
-
+
- 1、课程名称统一不加书名号。
+ 1、课程名称统一不加书名号。
2、项目名称、属地等信息如需体现在课程名称中,请放在课程名称信息 之后,如“时间管理(GROW180项目)”或“时间管理(B*)”确保首先 - 看到的是课程内容主题。
+ 看到的是课程内容主题。
3、同一课程如先后有多个版本,原则上仅开放最新版本,旧版本应停用 版本如必须以年份标明,请以“沟通技巧(2022年)”的方式呈现。
@@ -141,7 +208,10 @@
- +
授课形式 @@ -149,7 +219,7 @@
- +
-->
- + 面授
@@ -176,7 +250,10 @@
- +
是否设置目录 @@ -184,12 +261,20 @@
- +
- +
@@ -211,42 +296,53 @@ - +
- +