| | |
| | | <body style="padding:10px"> |
| | | <form runat="server"> |
| | | <table class="tableStyle" > |
| | | |
| | | <tr id="trCarNo"> |
| | | <td class="ali03"> |
| | | 请示主题: |
| | | </td> |
| | | <td colspan="3"> |
| | | <input id="txtPlanTitle" type="text" style=" width:400px;" class="req" runat="server" maxlength="100" msg="请输入请示主题" /> |
| | | </td> |
| | | </tr> |
| | | <tr> |
| | | <td class="ali03">收款单位:</td> |
| | | <td> <%--<select keepdefaultstyle='true' id='selSuppliers' runat="server" datatextfield='Name' datavaluefield='Keyid' onchange='custormerChange(this)' class='Sreq' sign="" selinputhtml="True" style=" width:183px;" > |