| | |
| | | </tr> |
| | | <tr> |
| | | <td colspan="2"> |
| | | 事实依据:@Html.Raw("<span>" + (string.IsNullOrEmpty(challengeItemDTOs[i].Evidential) ? "" : challengeItemDTOs[i].Evidential.Replace(" ", " ").Replace("\r", "<br/>")) + "</span>"); |
| | | 事实依据:@Html.Raw("<span>" + (string.IsNullOrEmpty(challengeItemDTOs[i].Evidential) ? "" : challengeItemDTOs[i].Evidential.Replace(" ", " ").Replace("\r", "<br/>")) + "</span>") |
| | | </td> |
| | | </tr> |
| | | <tr> |
| | |
| | | @for (int j = 0; j < challengeItemDTOs[i].sysCodeDtls.Count; j++) |
| | | { |
| | | var sssss = ""; |
| | | if (challengeItemDTOs[i].sysCodeDtls[j].CodeSn.IndexOf("【") >= 0) |
| | | if (challengeItemDTOs[i].sysCodeDtls[j].Classify3.IndexOf("【") >= 0) |
| | | { |
| | | sssss = "《" + challengeItemDTOs[i].sysCodeDtls[j].CodeSn.Insert(challengeItemDTOs[i].sysCodeDtls[j].CodeSn.IndexOf("【"), "》"); |
| | | sssss = "《" + challengeItemDTOs[i].sysCodeDtls[j].Classify3.Insert(challengeItemDTOs[i].sysCodeDtls[j].Classify3.IndexOf("【"), "》"); |
| | | } |
| | | else |
| | | { |
| | | sssss = "《" + challengeItemDTOs[i].sysCodeDtls[j].CodeSn + "》"; |
| | | sssss = "《" + challengeItemDTOs[i].sysCodeDtls[j].Classify3 + "》"; |
| | | } |
| | | |
| | | if (j != (challengeItemDTOs[i].sysCodeDtls.Count - 1)) |
| | |
| | | </tr> |
| | | <tr> |
| | | <td colspan="2"> |
| | | 事实依据@((i + 1) + ""): @Html.Raw("<span>" + (string.IsNullOrEmpty(challengeItemDTOs[i].Evidential) ? "" : challengeItemDTOs[i].Evidential.Replace(" ", " ").Replace("\r", "<br/>")) + "</span>"); |
| | | 事实依据@((i + 1) + ""): @Html.Raw("<span>" + (string.IsNullOrEmpty(challengeItemDTOs[i].Evidential) ? "" : challengeItemDTOs[i].Evidential.Replace(" ", " ").Replace("\r", "<br/>")) + "</span>") |
| | | </td> |
| | | </tr> |
| | | |
| | |
| | | @for (int j = 0; j < challengeItemDTOs[i].sysCodeDtls.Count; j++) |
| | | { |
| | | var sssss = ""; |
| | | if (challengeItemDTOs[i].sysCodeDtls[j].CodeSn.IndexOf("【") >= 0) |
| | | if (challengeItemDTOs[i].sysCodeDtls[j].Classify3.IndexOf("【") >= 0) |
| | | { |
| | | sssss = "《" + challengeItemDTOs[i].sysCodeDtls[j].CodeSn.Insert(challengeItemDTOs[i].sysCodeDtls[j].CodeSn.IndexOf("【"), "》"); |
| | | sssss = "《" + challengeItemDTOs[i].sysCodeDtls[j].Classify3.Insert(challengeItemDTOs[i].sysCodeDtls[j].Classify3.IndexOf("【"), "》"); |
| | | } |
| | | else |
| | | { |
| | | sssss = "《" + challengeItemDTOs[i].sysCodeDtls[j].CodeSn + "》"; |
| | | sssss = "《" + challengeItemDTOs[i].sysCodeDtls[j].Classify3 + "》"; |
| | | } |
| | | |
| | | if (j != (challengeItemDTOs[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> |