From eb197f8a095f216003ce3df159482a8b42812d1e Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期五, 22 七月 2022 08:56:11 +0800
Subject: [PATCH] 文书管理修改

---
 zhengcaioa/zhengcaioa/Views/CooperOrder/Printtousushu.cshtml |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/zhengcaioa/zhengcaioa/Views/CooperOrder/Printtousushu.cshtml b/zhengcaioa/zhengcaioa/Views/CooperOrder/Printtousushu.cshtml
index abd1e99..cc15906 100644
--- a/zhengcaioa/zhengcaioa/Views/CooperOrder/Printtousushu.cshtml
+++ b/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>

--
Gitblit v1.9.1