| | |
| | | } |
| | | //编辑施工单 |
| | | function EditModel(orderid) { |
| | | top.Dialog.open({ URL: "/Pages/business/AgSpecialOrderEdit.aspx?orderid=" + orderid, Title: "编辑施工单", Width: 1100, Height: 700 }); |
| | | top.Dialog.open({ URL: "/Pages/business/AgSpecialOrderEdit.aspx?orderid=" + orderid, Title: "编辑施工单", Width: 1100, Height: 780 }); |
| | | } |
| | | //删除 |
| | | function onDelete(keyid) { |
| | |
| | | <td class="ali03 w60px"> |
| | | 下单时间: |
| | | </td> |
| | | <td style="width: 215px;"> |
| | | <td style="width: 265px;"> |
| | | <input id="txtBeginDate" type="text" runat="server" class='date w100px' maxlength='10' />-<input id="txtEndDate" type="text" runat="server" class='date w100px' maxlength='10' /> |
| | | </td> |
| | | <td class="ali03 w80px "> |