diff --git a/src/components/drawers/FaceManage.vue b/src/components/drawers/FaceManage.vue new file mode 100644 index 00000000..28053dfa --- /dev/null +++ b/src/components/drawers/FaceManage.vue @@ -0,0 +1,556 @@ + + + + + 面授【管理】 + + + + 起止时间:2022-07-21 14:00 ~ 2022-7-30 14:00 + + + 姓名: + + + + 任务状态: + + + + + + + + 搜索 + + + + 重置 + + + + + + + 催促学习 + + + 批量标注完成 + + + 批量录入成绩 + + + + 导出数据 + + + + + + + 已选择 + 2 + 项 + 列表选项总计: + 9条 + + 清空 + + + + + + + + + + + 取消 + 确定 + + + + + + + + \ No newline at end of file diff --git a/src/components/drawers/TimeManage.vue b/src/components/drawers/TimeManage.vue new file mode 100644 index 00000000..8c6a31fa --- /dev/null +++ b/src/components/drawers/TimeManage.vue @@ -0,0 +1,473 @@ + + + + + 在线【时间管理】 + + + + 起止时间:2022-07-21 14:00 ~ 2022-7-30 14:00 + + + 姓名: + + + + 任务状态: + + + + + + + + 搜索 + + + + 重置 + + + + + + + 催促学习 + + + + 导出数据 + + + + + + + + + + + 取消 + 确定 + + + + + + + + \ No newline at end of file diff --git a/src/views/learningpath/LearningPath.vue b/src/views/learningpath/LearningPath.vue index 650997b4..c55c4d9a 100644 --- a/src/views/learningpath/LearningPath.vue +++ b/src/views/learningpath/LearningPath.vue @@ -354,12 +354,6 @@ export default { width: 100, align: "center", className: "h", - // ellipsis: true, - // scopedSlots: { customRender: "action" }, //引入的插槽 - // customRender: (text, record) => { - // console.log(text, record); - // return {text.text}; - // }, }, { title: "路径图名称", @@ -411,38 +405,6 @@ export default { key: "opacation", width: 200, align: "center", - // scopedSlots: { customRender: "action" }, //引入的插槽 - // customRender: (text) => { - // console.log(text); - // return ( - //