diff --git a/src/views/learningpath/LevelAdd.vue b/src/views/learningpath/LevelAdd.vue index f15240a8..a33f2e7a 100644 --- a/src/views/learningpath/LevelAdd.vue +++ b/src/views/learningpath/LevelAdd.vue @@ -329,8 +329,11 @@
- 批量面授报名 + style="margin-right: 130px; cursor: pointer" + > + 批量面授报名
+ " + > ({ id: e.id, name: e.name, @@ -2597,7 +2610,8 @@ export default { return message.error("该任务无法学习,请联系管理员进行替换。"); window.open( window.location.protocol + - import.meta.env.VITE_BOE_ONLINE_CLASS_URL + + import.meta.env.VUE_APP_BOE_API_URL + + "/mobile/pages/study/courseStudy?id=" + item.targetId, "_top" ); @@ -2854,9 +2868,9 @@ export default { // 面授课学员报名弹框 const showFaceStuSignUp = () => { - console.log('我点击了- 批量面授报名') + console.log("我点击了- 批量面授报名"); state.TaskFaceImpStuvisible = true; - } + }; return { ...toRefs(state), @@ -2931,7 +2945,7 @@ export default { selectProjectName4, changeLevel, checkPer, - showFaceStuSignUp + showFaceStuSignUp, }; }, }; diff --git a/src/views/projectcenter/TaskPage.vue b/src/views/projectcenter/TaskPage.vue index ee6972f2..1f0d2f06 100644 --- a/src/views/projectcenter/TaskPage.vue +++ b/src/views/projectcenter/TaskPage.vue @@ -5,7 +5,7 @@
- +
{{ name }}
@@ -31,74 +31,74 @@ >
-->
{{ act }}
{{ act }}
{{ act }}
{{ act }}
@@ -173,7 +173,7 @@
- +
返回
@@ -182,11 +182,11 @@
@@ -198,8 +198,8 @@
- +
- +
- +
添加任务 @@ -224,18 +224,18 @@
快速添加任务/阶段
- +
- +
- +
添加学员 @@ -273,27 +273,27 @@
{{ - projectInfoOverview.totalStudentCnt - }} + projectInfoOverview.totalStudentCnt + }}
总人数
{{ - projectInfoOverview.studyStudentCnt - }} + projectInfoOverview.studyStudentCnt + }}
学习人数
{{ - projectInfoOverview.completeStudentCnt - }} + projectInfoOverview.completeStudentCnt + }}
完成人数
{{ - projectInfoOverview.onlineCourseCnt - }}%
在线课程数
@@ -301,8 +301,8 @@
{{ - projectInfoOverview.offLineCourseCnt - }}%
面授课程数
@@ -310,8 +310,8 @@
{{ - projectInfoOverview.completeRatio - }}%
总完成率
@@ -326,13 +326,13 @@
-->
{{ item.name || "无阶段" }}
@@ -346,32 +346,32 @@
课程完成率
考试通过率
作业完成率
@@ -382,10 +382,10 @@
阶段任务总数
@@ -394,8 +394,8 @@
必修课
@@ -404,8 +404,8 @@
选修课
@@ -420,17 +420,15 @@
任务大纲
- + @@ -447,8 +445,8 @@
-->