lffzr_inp.ss.jsp 345 B

12345678910111213141516
  1. <div class='content-div' ssFith="true">
  2. <table class="form">
  3. <tr>
  4. <th>来访类别</th>
  5. <td><input name="lflbm" width="108px"/></td>
  6. </tr>
  7. <tr>
  8. <th>接访部门</th>
  9. <td><input name="jfbmid" width="170px"/></td>
  10. </tr>
  11. <tr>
  12. <th>负责人员</th>
  13. <td><input name="fzryid" width="170px"/></td>
  14. </tr>
  15. </table>
  16. </div>