- <div class="content-div" ssFith="true">
<table class='form'>
<tr>
<th width="115px">名称</th>
<td><input name="mc"/></td>
<th width="145px">计划类别</th>
<td><input name="rcjhlbm"/></td>
</tr>
<tr>
<th>开始日期</th>
<td><input name="ksrq"/></td>
<th>结束日期</th>
<td><input name="jsrq"/></td>
</tr>
<tr>
<th>描述</th>
<td colspan="3"><input name="ms" width="100%" height="65px"/></td>
</tr>
</table>
</div>
|