Commit 36f607ea by duxingshan

1、选课任务列表细节修改以及GIT合并

parent fbd14fd2
......@@ -140,7 +140,6 @@ export default {
grade: this.queryForm.grade,
};
dataCurricula(params).then(response => {
console.log(111, response.rows);
this.tasks = response.rows;
this.total = response.total;
}).catch(err => {
......
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