Commit a7afd3ae3ee89ef15cdd15d09aba61c0556f1580
1 parent
f8a8a8d0
修改
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/templates/page/liveApplyDetail.html
| @@ -136,7 +136,7 @@ | @@ -136,7 +136,7 @@ | ||
| 136 | 136 | ||
| 137 | <hr> | 137 | <hr> |
| 138 | <div class="form-group"> | 138 | <div class="form-group"> |
| 139 | - <label for="msg" class="control-label col-sm-2">审核信息:</label> | 139 | + <label for="msg" class="control-label col-sm-2">审核结果信息:</label> |
| 140 | <div class="col-sm-9"> | 140 | <div class="col-sm-9"> |
| 141 | <textarea class="form-control" name="msg" cols="50" rows="4" | 141 | <textarea class="form-control" name="msg" cols="50" rows="4" |
| 142 | id="msg" th:text="${shyLiveapply.shenhe_msg}">审核信息</textarea> | 142 | id="msg" th:text="${shyLiveapply.shenhe_msg}">审核信息</textarea> |