cl_td.ss.jsp 1.2 KB

1
  1. <html> <meta charset="utf-8" /> <head> </head> <body> <%-- 改。Lin <form action='@service{name:"ycd_cdyd_td_qr",dest:"sys_info"}@' method="post"> --%> <form action="<serv.ss name='clClyd_sureTd' dest='info'/>" method="post"> <input name="wpydid" type="hidden" value="${wpydid}" /> <input type="hidden" name="sftd" value="1" /> <div class="content-div" ssFith="true"> <table class='form'> <tr> <th width="117px">名称</th> <td><cbTrans.ss cb="wp" val="${clClyd.wpid}"/></td> </tr> <tr> <th>退订描述</th> <td style="padding-bottom: 7px;padding-top: 5px;"> <%-- 改,不用 <growh@ss,直接用 <in@put。Lin 应该用 场地预订.退订描述 字段 <div id="ms" width="calc(100% + 12px)" height="60px"></div> <wd:write type="growHeight" name="ms" mode="edit" maxHeight="150px" /> --%> <input name="tdms" width="calc(100% + 12px)" height="60px"/> </td> </tr> </table> </div> <div class='bottom-div'> <div class="bottom-down-div"> <input type="submit" value="确认" class="bottom-button"> <%-- name="ycd_cdyd_td_qr"。去掉,没用到。Lin --%> <input type="button" name="button" onclick="wd.display.closeDialog();" value="取消" class="bottom-button"> </div> </div> </form> </body> </html>