Commit 9577634e authored by 黄奎's avatar 黄奎

页面修改

parent c1809968
...@@ -64,8 +64,7 @@ namespace EduSpider.WebApi.Controllers ...@@ -64,8 +64,7 @@ namespace EduSpider.WebApi.Controllers
{ {
FinishList.Add(obj); FinishList.Add(obj);
} }
if (item.CourseStatus == 1) else {
{
NotFinishList.Add(obj); NotFinishList.Add(obj);
} }
} }
......
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