This commit is contained in:
yubaolee
2016-09-07 18:57:58 +08:00
parent c8dec703a7
commit 7aff8036ef
5 changed files with 7 additions and 6 deletions

View File

@@ -32,7 +32,7 @@
<tr>
<td>
<label for="Comment" class="control-label x120">申请描述:</label>
<input type="text" id="Comment" name="Comment" value="" />
<textarea type="text" id="Comment" name="Comment" value=""></textarea>
</td>
</tr>
</tbody>