username@email.com
2022-07-25 6c0b60ad8577af7a2ea98fbf446e3cb83e79c776
zhengcaioa/zhengcaioa/Views/CooperOrder/Printtousushu.cshtml
@@ -281,7 +281,7 @@
                                </tr>
                                <tr>
                                    <td colspan="2">
                                        事实依据: @Html.Raw("<span>" + (string.IsNullOrEmpty(complaintItemDTOs[i].Evidential) ? "" : complaintItemDTOs[i].Evidential.Replace(" ", "&nbsp;").Replace("\r", "<br/>")) + "</span>");
                                        事实依据: @Html.Raw("<span>" + (string.IsNullOrEmpty(complaintItemDTOs[i].Evidential) ? "" : complaintItemDTOs[i].Evidential.Replace(" ", "&nbsp;").Replace("\r", "<br/>")) + "</span>")
                                    </td>
                                </tr>
@@ -291,13 +291,13 @@
                                        @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))
                                                    {
@@ -325,7 +325,7 @@
                                </tr>
                                <tr>
                                    <td colspan="2">
                                        事实依据@((i+1)+""):@Html.Raw("<span>" + (string.IsNullOrEmpty(complaintItemDTOs[i].Evidential) ? "" : complaintItemDTOs[i].Evidential.Replace(" ", "&nbsp;").Replace("\r", "<br/>")) + "</span>");
                                        事实依据@((i+1)+""):@Html.Raw("<span>" + (string.IsNullOrEmpty(complaintItemDTOs[i].Evidential) ? "" : complaintItemDTOs[i].Evidential.Replace(" ", "&nbsp;").Replace("\r", "<br/>")) + "</span>")
                                    </td>
                                </tr>
                                <tr>
@@ -334,13 +334,13 @@
                                        @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))
                                                    {
@@ -366,9 +366,9 @@
                            <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>