gyswp_inp.ss.jsp 223 B

123456789101112
  1. <div class="content-div" ssFith="true">
  2. <table class="form">
  3. <tr>
  4. <th width="15%">物品</th>
  5. <td><input name="wpid"/></td>
  6. </tr>
  7. <tr>
  8. <th>单价</th>
  9. <td><input name="dj"/></td>
  10. </tr>
  11. </table>
  12. </div>