From 2e177c04047f38876f89e5d9ccabcc3bed112727 Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期四, 08 七月 2021 15:06:20 +0800 Subject: [PATCH] 今日开发 问题新增 增加是否出书 是否收藏:是、否 每个人的收藏不一样 档案客户访问: 选择短信内容,然后提交的时候发送短信给客户 --- 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