diff --git a/src/views/courselibrary/CoursewareManage.vue b/src/views/courselibrary/CoursewareManage.vue index 82a01549..24b7af3d 100644 --- a/src/views/courselibrary/CoursewareManage.vue +++ b/src/views/courselibrary/CoursewareManage.vue @@ -2600,12 +2600,11 @@ const columns2 = [ key: "courseSource", width: "12%", align: "center", - customRender: (text) => { + customRender: ({record:{courseName,routerName}}) => { return (