Commit bce048ce by 大周

detail

parent 925353e4
......@@ -210,7 +210,7 @@ class ToGroup extends Component {
course_list.length > 0 &&
course_list[0].course &&
course_list[0].course.length > 0 &&
course_list[0].course.slice(0, 4).map((item) => {
course_list[0].course.slice(0, 9).map((item) => {
let weekInfo = (
<div className="info">
<p
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment