From 402f9568e48e6e1a9d29d37dcda46737047425d5 Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期四, 25 十一月 2021 10:49:10 +0800 Subject: [PATCH] 专家通讯录优化 --- zhengcaioa/zhengcaioa/Views/Expert/EditPromote.cshtml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/zhengcaioa/zhengcaioa/Views/Expert/EditPromote.cshtml b/zhengcaioa/zhengcaioa/Views/Expert/EditPromote.cshtml index a26a785..e8b152e 100644 --- a/zhengcaioa/zhengcaioa/Views/Expert/EditPromote.cshtml +++ b/zhengcaioa/zhengcaioa/Views/Expert/EditPromote.cshtml @@ -101,7 +101,7 @@ </tr> <tr style="height:150px"> <td> - <label class="text-right control-label">鎺ㄥ箍鏃堕棿</label> + <label class="text-right control-label">鎺ㄥ箍鍐呭</label> </td> <td class="data"> <textarea id="Content" class="form-control" name="Content" style="width:230px; " cols="20" rows="9"></textarea> -- Gitblit v1.9.1