| 1 |
- <div class="content-div" ssFith="true">
<table class="form">
<tr>
<th style="width:118px">名称</th>
<td><input name="mc" width="170px"/></td>
</tr>
<tr>
<th>学校</th>
<td><input name="dwid" width="108px" ssCcp="dw_nj,dw_bzr"/></td>
</tr>
<tr>
<th>年级</th>
<td><input name="njm" width="108px"/></td>
</tr>
<tr>
<th>班主任</th>
<td><input name="bzrid" width="170px"/></td>
</tr>
<tr>
<th>人数</th>
<td><input name="rs" width="108px"/></td>
</tr>
</table>
</div>
|