CY_ECommercePlatform/CY.WebForm/Pages/business/DeliverWorkBookPrint.aspx
@@ -42,12 +42,12 @@
        //删除
        function onDele(keyid) {
            top.Dialog.open({ URL: "/Pages/business/DeliverWorkBookPrintDetail.aspx?PlanOrderid=" + keyid + "&selSonghuoren=" + $("#selSonghuoren").val() + "&txtBeginDate=" + $("#txtBeginDate").val(), Title: "打印送货单", Width: 1000, Height: 900 });
            top.Dialog.open({ URL: "/Pages/business/DeliverWorkBookPrintDetail.aspx?PlanOrderid=" + keyid + "&selSonghuoren=" + $("#selSonghuoren").val() + "&txtBeginDate=" + $("#txtBeginDate").val() + "&selChicun=" + $("#selChicun").val(), Title: "打印送货单", Width: 1000, Height: 900 });
        }
        //删除
        function onDeledayin(keyid) {
            top.Dialog.open({ URL: "/Pages/business/DeliverWorkBookPrintDetailshuju.aspx?PlanOrderid=" + keyid + "&selSonghuoren=" + $("#selSonghuoren").val() + "&txtBeginDate=" + $("#txtBeginDate").val(), Title: "打印送货单", Width: 1000, Height: 900 });
            top.Dialog.open({ URL: "/Pages/business/DeliverWorkBookPrintDetailshuju.aspx?PlanOrderid=" + keyid + "&selSonghuoren=" + $("#selSonghuoren").val() + "&txtBeginDate=" + $("#txtBeginDate").val() + "&selChicun=" + $("#selChicun").val(), Title: "打印送货单", Width: 1000, Height: 900 });
        }
        
        //删除
@@ -62,7 +62,7 @@
                alertMsg("未选中任何学校");
                return;
            }
            top.Dialog.open({ URL: "/Pages/business/DeliverWorkBookPrintDetail.aspx?orderid=" + keyid + "&selSonghuoren=" + $("#selSonghuoren").val() + "&txtBeginDate=" + $("#txtBeginDate").val(), Title: "批量打印送货单", Width: 1000, Height: 900 });
            top.Dialog.open({ URL: "/Pages/business/DeliverWorkBookPrintDetail.aspx?orderid=" + keyid + "&selSonghuoren=" + $("#selSonghuoren").val() + "&txtBeginDate=" + $("#txtBeginDate").val() + "&selChicun=" + $("#selChicun").val(), Title: "批量打印送货单", Width: 1000, Height: 900 });
                
              
        }
@@ -82,7 +82,7 @@
                alertMsg("未选中任何学校");
                return;
            }
            top.Dialog.open({ URL: "/Pages/business/DeliverWorkBookPrintDetailshuju.aspx?orderid=" + keyid + "&selSonghuoren=" + $("#selSonghuoren").val() + "&txtBeginDate=" + $("#txtBeginDate").val(), Title: "批量打印送货单", Width: 1000, Height: 900 });
            top.Dialog.open({ URL: "/Pages/business/DeliverWorkBookPrintDetailshuju.aspx?orderid=" + keyid + "&selSonghuoren=" + $("#selSonghuoren").val() + "&txtBeginDate=" + $("#txtBeginDate").val() + "&selChicun=" + $("#selChicun").val(), Title: "批量打印送货单", Width: 1000, Height: 900 });
        }
@@ -150,6 +150,11 @@
                        送货人: <select keepdefaultstyle='true' id='selSonghuoren' runat="server" >
                        </select>
                         送货时间:<input id="txtBeginDate" type="text" runat="server" class='date w80px' maxlength='10' />
                           打印尺寸: <select keepdefaultstyle='true' id='selChicun' runat="server" >
                               <option value="2" >32开</option>
                                 <option value="1" >16开</option>
                        </select>
                    </td>
                </tr>
            </table>
@@ -181,7 +186,7 @@
                                <input type="checkbox" class="SelectCheck"  value_kid="<%#Eval("id")%>" />
                            </td>
                        <td style="text-align: center">
                            <%#Container.ItemIndex + 1%>
                          <%#Eval("Bianhao")%><%--  <%#Container.ItemIndex + 1%>--%>
                        </td>
                        <td style="text-align: center">
                         <%#Eval("pianqu")%>