username@email.com
2022-07-22 eb197f8a095f216003ce3df159482a8b42812d1e
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>
@@ -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>
@@ -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>