Commit c90f84ff authored by 黄奎's avatar 黄奎

页面修改

parent 8de12411
...@@ -950,7 +950,7 @@ namespace Edu.WebApi.Controllers.User ...@@ -950,7 +950,7 @@ namespace Edu.WebApi.Controllers.User
new ExcelColumn(teacher), new ExcelColumn(teacher),
new ExcelColumn(orderStr), new ExcelColumn(orderStr),
new ExcelColumn(item.StuSex==0?"男":"女"), new ExcelColumn(item.StuSex==0?"男":"女"),
new ExcelColumn(item.StuTel), new ExcelColumn(item.StuRealMobile),
new ExcelColumn(item.QQ), new ExcelColumn(item.QQ),
new ExcelColumn(item.WeChatNo), new ExcelColumn(item.WeChatNo),
new ExcelColumn(item.StuTypeName), new ExcelColumn(item.StuTypeName),
......
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