| | |
| | | </tr> |
| | | <tr> |
| | | <td colspan="2"> |
| | | 事实依据: @Html.Raw("<span>" + (string.IsNullOrEmpty(complaintItemDTOs[i].Evidential) ? "" : complaintItemDTOs[i].Evidential.Replace(" ", " ").Replace("\r", "<br/>")) + "</span>"); |
| | | 事实依据: @Html.Raw("<span>" + (string.IsNullOrEmpty(complaintItemDTOs[i].Evidential) ? "" : complaintItemDTOs[i].Evidential.Replace(" ", " ").Replace("\r", "<br/>")) + "</span>") |
| | | </td> |
| | | </tr> |
| | | |
| | |
| | | @for (int j = 0; j < complaintItemDTOs[i].sysCodeDtls.Count; j++) |
| | | { |
| | | var sssss = ""; |
| | | if (complaintItemDTOs[i].sysCodeDtls[j].CodeSn.IndexOf("【")>=0) |
| | | if (complaintItemDTOs[i].sysCodeDtls[j].Classify3.IndexOf("【")>=0) |
| | | { |
| | | sssss = "《" + complaintItemDTOs[i].sysCodeDtls[j].CodeSn.Insert(complaintItemDTOs[i].sysCodeDtls[j].CodeSn.IndexOf("【"), "》"); |
| | | sssss = "《" + complaintItemDTOs[i].sysCodeDtls[j].Classify3.Insert(complaintItemDTOs[i].sysCodeDtls[j].Classify3.IndexOf("【"), "》"); |
| | | } |
| | | else |
| | | { |
| | | sssss = "《" + complaintItemDTOs[i].sysCodeDtls[j].CodeSn + "》"; |
| | | sssss = "《" + complaintItemDTOs[i].sysCodeDtls[j].Classify3 + "》"; |
| | | } |
| | | if (j != (complaintItemDTOs[i].sysCodeDtls.Count - 1)) |
| | | { |
| | |
| | | </tr> |
| | | <tr> |
| | | <td colspan="2"> |
| | | 事实依据@((i+1)+""):@Html.Raw("<span>" + (string.IsNullOrEmpty(complaintItemDTOs[i].Evidential) ? "" : complaintItemDTOs[i].Evidential.Replace(" ", " ").Replace("\r", "<br/>")) + "</span>"); |
| | | 事实依据@((i+1)+""):@Html.Raw("<span>" + (string.IsNullOrEmpty(complaintItemDTOs[i].Evidential) ? "" : complaintItemDTOs[i].Evidential.Replace(" ", " ").Replace("\r", "<br/>")) + "</span>") |
| | | </td> |
| | | </tr> |
| | | <tr> |
| | |
| | | @for (int j = 0; j < complaintItemDTOs[i].sysCodeDtls.Count; j++) |
| | | { |
| | | var sssss = ""; |
| | | if (complaintItemDTOs[i].sysCodeDtls[j].CodeSn.IndexOf("【") >= 0) |
| | | if (complaintItemDTOs[i].sysCodeDtls[j].Classify3.IndexOf("【") >= 0) |
| | | { |
| | | sssss = "《" + complaintItemDTOs[i].sysCodeDtls[j].CodeSn.Insert(complaintItemDTOs[i].sysCodeDtls[j].CodeSn.IndexOf("【"), "》"); |
| | | sssss = "《" + complaintItemDTOs[i].sysCodeDtls[j].Classify3.Insert(complaintItemDTOs[i].sysCodeDtls[j].Classify3.IndexOf("【"), "》"); |
| | | } |
| | | else |
| | | { |
| | | sssss = "《" + complaintItemDTOs[i].sysCodeDtls[j].CodeSn + "》"; |
| | | sssss = "《" + complaintItemDTOs[i].sysCodeDtls[j].Classify3 + "》"; |
| | | } |
| | | if (j != (complaintItemDTOs[i].sysCodeDtls.Count - 1)) |
| | | { |
| | |
| | | <tr> |
| | | <td colspan="2" align="left">请求:<span>@Model.RequestInfoName</span></td> |
| | | </tr> |
| | | <tr> |
| | | @*<tr> |
| | | <td colspan="2" style="height:15px"></td> |
| | | </tr> |
| | | </tr>*@ |
| | | <tr> |
| | | <td align="left">签字(签章):</td> |
| | | <td align="left">公章:</td> |