From 189cc830db4a1a7361819cd9f75d2a8323b4830a Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期四, 29 七月 2021 10:24:12 +0800
Subject: [PATCH] 今日开发 工作建议 其他请示

---
 zhengcaioa/zhengcaioa/Views/AdmAsk/AskGood.cshtml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/zhengcaioa/zhengcaioa/Views/AdmAsk/AskGood.cshtml b/zhengcaioa/zhengcaioa/Views/AdmAsk/AskGood.cshtml
index 94e02af..2837b01 100644
--- a/zhengcaioa/zhengcaioa/Views/AdmAsk/AskGood.cshtml
+++ b/zhengcaioa/zhengcaioa/Views/AdmAsk/AskGood.cshtml
@@ -115,7 +115,7 @@
                                 <div class="clearfix layer-area" style="padding-bottom:15px;">
                                     <label class="text-right col-sm-1 col-md-1 control-label">鐢宠璇存槑</label>
                                     <div class="col-sm-6 col-md-6">
-                                        <textarea class="form-control bt" id="Remark" name="Remark" maxlength="4000" length="long" style="resize:none;overflow-y:hidden; height:80px;">@Model.Remark</textarea>
+                                        <textarea class="form-control bt" id="Remark" name="Remark" maxlength="500" length="long" style="resize:none;overflow-y:hidden; height:80px;">@Model.Remark</textarea>
                                     </div>
                                 </div>
 

--
Gitblit v1.9.1