From fd865638a82d6691a7904ce1aaccff1e050c7c14 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期五, 09 七月 2021 13:18:02 +0800
Subject: [PATCH] 订单管理: 订单数量默认1 列表 订单类别 显示三级 收货人默认客户资料的收货人 订单批量打印  打印需要批量打印 回访:需要增加 接待人,回访情况,用户评价.客户意见, 送货。 送货公司,单号,时间

---
 zhengcaioa/zhengcaioa/Views/ServiceCharge/Print.cshtml |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/zhengcaioa/zhengcaioa/Views/ServiceCharge/Print.cshtml b/zhengcaioa/zhengcaioa/Views/ServiceCharge/Print.cshtml
index 8882de7..b3af9bd 100644
--- a/zhengcaioa/zhengcaioa/Views/ServiceCharge/Print.cshtml
+++ b/zhengcaioa/zhengcaioa/Views/ServiceCharge/Print.cshtml
@@ -233,7 +233,7 @@
                                                             <td>@Book[i].BookNo</td>
                                                             <td>@Book[i].BookName</td>
                                                             <td>@Book[i].Chubanshe</td>
-                                                            <td>@Book[i].Chubantime.Value.ToString("yyyy-MM-dd")</td>
+                                                            <td>@Book[i].ChubantimeName</td>
                                                             <td>@Book[i].Danjia.Value.ToString("F2")</td>
                                                             
                                                         </tr>
@@ -306,7 +306,7 @@
 
                                 <div class="clearfix layer-area" style="padding-bottom:15px;">
 
-                                    <label class="text-left col-sm-1 col-md-1 control-label">4銆佹寚瀵兼姇鏍囨枃浠讹細</label>
+                                    <label class="text-left col-sm-1 col-md-1 control-label">4銆佹爣涔︽寚瀵硷細</label>
 
                                 </div>
                                 <div class="clearfix layer-area" style="padding-bottom:15px;">
@@ -347,7 +347,7 @@
                                 </div>
                                 <div class="clearfix layer-area" style="padding-bottom:15px;">
 
-                                    <label class="text-left col-sm-1 col-md-1 control-label">5銆佷唬涔﹁川鐤戯細</label>
+                                    <label class="text-left col-sm-1 col-md-1 control-label">5銆佷唬鎷熻川鐤戝嚱锛�</label>
 
                                 </div>
                                 <div class="clearfix layer-area" style="padding-bottom:15px;">
@@ -388,7 +388,7 @@
                                 </div>
                                 <div class="clearfix layer-area" style="padding-bottom:15px;">
 
-                                    <label class="text-left col-sm-1 col-md-1 control-label">6銆佷唬涔︽姇璇夛細</label>
+                                    <label class="text-left col-sm-1 col-md-1 control-label">6銆佷唬鎷熸姇璇変功锛�</label>
 
                                 </div>
                                 <div class="clearfix layer-area" style="padding-bottom:15px;">
@@ -439,7 +439,7 @@
                                 </div>
                                 <div class="clearfix layer-area" style="padding-bottom:15px;">
 
-                                     9銆佺珵浜夊鎵嬪拰璇勫涓撳鏌ヨ锛� @Model.Jinzhengfuishou 鍏�/骞� 
+                                    9銆佺珵浜夊鎵嬪拰璇勫涓撳鍙傚姞鏀垮簻閲囪喘鏁版嵁淇℃伅鏌ヨ锛� @Model.Jinzhengfuishou 鍏�/骞�
                                 </div>
                                 <div class="clearfix layer-area" style="padding-bottom:15px;">
 

--
Gitblit v1.9.1