pxm_inp.ss.jsp 737 B

1
  1. <div class='content-div' ssFith="true"> <table class="form"> <tr> <th style="width:118px">名称</th> <td><input name="mc"/></td> </tr> <tr> <th>简称</th> <td><input name="jc"/></td> </tr> <tr> <th>项目码</th> <td><input name="pxmm"/></td> </tr> <tr> <th>项目号</th> <td><input name="pxmh"/></td> </tr> <tr> <th>类别</th> <td><input name="pxmlbm"/></td> </tr> <tr> <th>母体</th> <td><input name="sjpxmid"/></td> </tr> <tr> <th>实施负责人</th> <td><input name="ssryid"/></td> </tr> <tr> <th>研发负责人</th> <td><input name="yfryid"/></td> </tr> <tr> <th>是否母体</th> <td><input name="sfmt"/></td> </tr> </table> </div>