Commit a1afc695 authored by 黄奎's avatar 黄奎

页面修改

parent 7bdc1ffa
...@@ -188,7 +188,7 @@ namespace Edu.WebApi.Controllers.User ...@@ -188,7 +188,7 @@ namespace Edu.WebApi.Controllers.User
{ {
ExcelRows = new List<ExcelColumn>() ExcelRows = new List<ExcelColumn>()
{ {
new ExcelColumn("日期"){ CellWidth=15}, new ExcelColumn("老师"){ CellWidth=15},
new ExcelColumn("学生人数"){ CellWidth=15}, new ExcelColumn("学生人数"){ CellWidth=15},
new ExcelColumn("上课时数"){ CellWidth=15}, new ExcelColumn("上课时数"){ CellWidth=15},
new ExcelColumn("线上与学生互动数"){ CellWidth=10}, new ExcelColumn("线上与学生互动数"){ CellWidth=10},
......
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