|
|
|
@ -302,7 +302,7 @@ export default {
|
|
|
|
})
|
|
|
|
})
|
|
|
|
this.list = res.list.data
|
|
|
|
this.list = res.list.data
|
|
|
|
this.course_content_check_count = res.course_content_check_count
|
|
|
|
this.course_content_check_count = res.course_content_check_count
|
|
|
|
this.course_content_check_count_no = res.list.total - res.course_content_check_count
|
|
|
|
this.course_content_check_count_no = res.total - res.course_content_check_count
|
|
|
|
this.total = res.list.total
|
|
|
|
this.total = res.list.total
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|