diff --git a/src/store/index.js b/src/store/index.js
index c7979bfa..e606e3f7 100644
--- a/src/store/index.js
+++ b/src/store/index.js
@@ -32,6 +32,7 @@ export default createStore({
projectSys: [],//培训分类
pathmapPic: [],//学习路径背景图
memberInitInfo: [],//学员默认
+ sysType: [],//学员默认
},
getters: {},
mutations: {
diff --git a/src/views/courselibrary/CoursewareManage.vue b/src/views/courselibrary/CoursewareManage.vue
index e2b58111..021e6730 100644
--- a/src/views/courselibrary/CoursewareManage.vue
+++ b/src/views/courselibrary/CoursewareManage.vue
@@ -54,7 +54,7 @@
tree-default-expand-all
:fieldNames="{
children: 'children',
- label: 'name',
+ label: 'dictCode',
value: 'dictName',
}"
:tree-data="sysTypeOptions"
diff --git a/src/views/courselibrary/components/seeModal.vue b/src/views/courselibrary/components/seeModal.vue
index 153dfe7c..640dc5be 100644
--- a/src/views/courselibrary/components/seeModal.vue
+++ b/src/views/courselibrary/components/seeModal.vue
@@ -1,157 +1,157 @@
-
-
- 预览
-
-
-
-
-
-
-
-
-
+
+ 预览
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+