Commit ad866076 authored by 黄奎's avatar 黄奎

页面修改

parent 24d45f6c
...@@ -227,6 +227,7 @@ namespace Edu.Module.Exam ...@@ -227,6 +227,7 @@ namespace Edu.Module.Exam
{ {
foreach (var dItem in gitem.DetailsList) foreach (var dItem in gitem.DetailsList)
{ {
dItem.PaperId = model.PaperId;
if (dItem.Id > 0) if (dItem.Id > 0)
{ {
Dictionary<string, object> fileds = new Dictionary<string, object>() Dictionary<string, object> fileds = new Dictionary<string, object>()
......
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