pxmdx_inp.ss.jsp 465 B

1
  1. <div class='content-div' ssFith="true"> <%-- 有空改为 下拉选择 biz.xml -- 名称、业务名 不能改。Lin 再,只能手工录入,不能用 biz.xml -- biz.xml 是 PMS 自己的,不是项目的 --%> <table class="form"> <tr> <th>业务名</th> <td><input name="pxmywid"/></td> </tr> <tr> <th>对象名</th> <td><input name="dxm"/></td> </tr> <tr> <th>名称</th> <td><input name="mc"/></td> </tr> </table> </div>