| | |
| | | function ToPrintdelev() {
|
| | | var DeliveryTime = $("#txtDeliveryTime").val();
|
| | | var CarId = $("#selCarId").val();
|
| | | var DriverId = $("#selDriverId").val();
|
| | | var DriverId = "";
|
| | | var CustormerName = $("#txtCustormerName").val();
|
| | | var BusinessManager = $("#selBusinessManager").val();
|
| | | var Paiche = $("#selPaiche").val();
|
| | |
|
| | | // OpenWindowByUrl();
|
| | | OpenWindowByUrl('/Pages/business/DeliverPlanPrint.aspx?DeliverTime=' + DeliveryTime + '&CarId=' + CarId + '&DriverId=' + DriverId + '&CustormerName=' + CustormerName + '&BusinessManager=' + BusinessManager, '', '');
|
| | | OpenWindowByUrl('/Pages/business/DeliverPlanPrint.aspx?DeliverTime=' + DeliveryTime + '&CarId=' + CarId + '&DriverId=' + DriverId + '&CustormerName=' + CustormerName + '&BusinessManager=' + BusinessManager + '&Paiche=' + Paiche, '', '');
|
| | | }
|
| | |
|
| | |
|
| | | //查看客户资料
|
| | | function ViewTime(Keyid, DelayTime) {
|
| | | top.Dialog.open({ URL: "/Pages/business/DeliverPlanTimeEdit.aspx?Keyid=" + Keyid + "&DelayTime=" + DelayTime, Title: "延迟送货时间", Width: 300, Height: 300 });
|
| | | }
|
| | |
|
| | | </script>
|
| | | <style type="text/css">
|
| | | .tableStyleXS th { padding: 1px 0 1px 3px; background-image:none; border-bottom:1px solid #CCC; }
|
| | |
| | | <select keepdefaultstyle='true' id='selCarId' runat="server" datatextfield='CarNumber' datavaluefield='Keyid'>
|
| | | </select>
|
| | | </td>
|
| | | <td class="ali03" >
|
| | | 驾驶员:
|
| | | </td>
|
| | | <td >
|
| | | <select keepdefaultstyle='true' id='selDriverId' runat="server" datatextfield='Name' datavaluefield='Keyid'>
|
| | | </select>
|
| | | </td>
|
| | | |
| | |
|
| | | <td class="ali03">
|
| | | 客户单位:
|
| | |
| | | <td>
|
| | | <input id='txtCustormerName' runat="server" maxlength='50' />
|
| | | </td>
|
| | | |
| | | <td class="ali03">
|
| | | 业务经理:
|
| | | </td>
|
| | | <td>
|
| | | <select keepdefaultstyle='true' id='selBusinessManager' runat="server" datatextfield='Name' datavaluefield='Keyid'>
|
| | | </select>
|
| | | </td>
|
| | | </tr>
|
| | |
|
| | | <tr>
|
| | |
| | | <select keepdefaultstyle='true' id='selDriverIddo' runat="server" datatextfield='Name' datavaluefield='Keyid'>
|
| | | </select>
|
| | | </td>--%>
|
| | | <td class="ali03">
|
| | | 业务经理:
|
| | | <td class="ali03" >
|
| | | 是否派车:
|
| | | </td>
|
| | | <td>
|
| | | <select keepdefaultstyle='true' id='selBusinessManager' runat="server" datatextfield='Name' datavaluefield='Keyid'>
|
| | | <td >
|
| | | <select keepdefaultstyle='true' id='selPaiche' runat="server" datatextfield='Name' datavaluefield='Keyid'>
|
| | | <option value="">全部</option>
|
| | | <option value="1">是</option>
|
| | | <option value="2">否</option>
|
| | | </select>
|
| | | </td>
|
| | | <td colspan="9">
|
| | |
| | |
|
| | | <input type="button" value='新增送货' onclick='ToAddorder();' />
|
| | | <input type="button" value='派车' onclick='ToAllAccept3();' />
|
| | | <input type="button" value='单据移交' onclick='ToAllAccept4();' /> |
| | | <%-- <input type="button" value='单据移交' onclick='ToAllAccept4();' /> --%>
|
| | | <input type="button" value='打印全部' onclick='ToPrintdelev();' />
|
| | |
|
| | | </td>
|
| | |
| | | <th style="text-align: center;" width="70">
|
| | | 要求到达时间
|
| | | </th>
|
| | | <th style="text-align: center;"width="100">
|
| | | <%-- <th style="text-align: center;"width="100">
|
| | | 实际到达时间
|
| | | </th>
|
| | | </th>--%>
|
| | | <th width="70">
|
| | | 业务经理
|
| | | </th>
|
| | |
| | |
|
| | |
|
| | | <th width="60">
|
| | | 货单数量
|
| | | 订单数量
|
| | | </th>
|
| | | <th width="60">
|
| | | <%-- <th width="60">
|
| | | 车辆
|
| | | </th>
|
| | | <th width="60">
|
| | | 驾驶员
|
| | | </th>
|
| | | <th width="200">
|
| | | 问题反馈
|
| | | </th>
|
| | | </th>--%>
|
| | | <%-- <th width="200">
|
| | | 问题反馈 </th> |
| | | --%>
|
| | | |
| | | |
| | | <th width="200">
|
| | | 注意事项
|
| | | </th>
|
| | | <th width="200">
|
| | | <%-- <th width="200">
|
| | | 工作考评
|
| | | </th>
|
| | | <th width="60">
|
| | | 移交状态
|
| | | </th>
|
| | | </th>--%>
|
| | | <th width="60">
|
| | | 打印送货单
|
| | | </th>
|
| | | <th width="60">
|
| | | <%-- <th width="60">
|
| | | 送货单图片
|
| | | </th>
|
| | | </th>--%>
|
| | | </tr>
|
| | | </thead>
|
| | | <tbody>
|
| | |
| | | </td>
|
| | |
|
| | | <td>
|
| | | <a href='javascript:void(0)' title='点击修改排序' class='a_under' onclick='View("<%#Eval("Keyid")%>","<%#Eval("BuyerId")%>","<%#Eval("DeliverTime", "{0:yyyy-MM-dd}")%>","<%#Eval("Sort")%>")'> <%#Eval("Sort")==null?"修改排序":Eval("Sort")%> </a> |
| | | <%-- <a href='javascript:void(0)' title='点击修改排序' class='a_under' onclick='View("<%#Eval("Keyid")%>","<%#Eval("BuyerId")%>","<%#Eval("DeliverTime", "{0:yyyy-MM-dd}")%>","<%#Eval("Sort")%>")'> <%#Eval("Sort")==null?"修改排序":Eval("Sort")%> </a> --%>
|
| | | <%#Container.ItemIndex + (UCPager1.PageSize *( UCPager1.PageIndex-1)+1)%>
|
| | | </td>
|
| | | <td>
|
| | | <%#Eval("SellerOrderId")%>
|
| | | </td>
|
| | | <td>
|
| | | <%#Eval("DeliverTime", "{0:yyyy-MM-dd}")%>
|
| | | <a href='javascript:void(0)' title='点击修改送货日期' class='a_under' onclick='ViewTime("<%#Eval("Keyid")%>","<%#Eval("DeliverTime", "{0:yyyy-MM-dd}")%>")'> <%#Eval("DeliverTime", "{0:yyyy-MM-dd}")%> </a> |
| | | </td>
|
| | | <td>
|
| | | <%--<td>
|
| | | <%#Eval("DeliveredTime", "{0:yyyy-MM-dd}")%>
|
| | | </td>
|
| | | </td>--%>
|
| | | <td>
|
| | | <%#Eval("BusinessManager")%>
|
| | | </td>
|
| | |
| | | <td>
|
| | | <%#Eval("shuliang")%>
|
| | | </td>
|
| | | <td>
|
| | | <%--<td>
|
| | | <%#Eval("CarName")%>
|
| | | </td>
|
| | | <td>
|
| | | <%#Eval("DriverName")%>
|
| | | </td>
|
| | | <td>
|
| | | </td>--%>
|
| | | <%-- <td>
|
| | | <%#Eval("wentifankui")%>
|
| | | </td>
|
| | | </td>--%>
|
| | | <td>
|
| | | <a href='javascript:void(0)' title='点击修改注意事项' class='a_under' onclick='ViewZhuyishixiang("<%#Eval("Keyid")%>","<%#Eval("BuyerId")%>","<%#Eval("DeliverTime", "{0:yyyy-MM-dd}")%>")'> <%#Eval("Zhuyishixiang").ToString()==""?"修改注意事项":Eval("Zhuyishixiang")%> </a>
|
| | | </td>
|
| | | <td>
|
| | | <%--<td>
|
| | | <a href='javascript:void(0)' title='点击修改工作考评' class='a_under' onclick='ViewGongzuokaoping("<%#Eval("Keyid")%>","<%#Eval("BuyerId")%>","<%#Eval("DeliverTime", "{0:yyyy-MM-dd}")%>")' ><%#Eval("Gongzuokaoping").ToString()==""?"修改工作考评":Eval("Gongzuokaoping")%> </a>
|
| | | </td>
|
| | | <td style="text-align: center;">
|
| | | <%#Eval("TransferName")==null || Eval("TransferName").ToString()==""?"未移交":Eval("TransferName")%>
|
| | | </td>
|
| | | </td>--%>
|
| | | <td>
|
| | | <a href='javascript:void(0)' title='打印送货单' class='a_under' onclick='ToPrintDriverorder("<%#Eval("Keyid")%>")'> 打印 </a>
|
| | | </td>
|
| | | <td>
|
| | | <%--<td>
|
| | | <a href='javascript:void(0)' title='送货单图片' class='a_under' onclick='onViewuplod("<%#Eval("Keyid")%>")'> 送货单图片 </a>
|
| | | </td>
|
| | | </td>--%>
|
| | | </tr>
|
| | | </itemtemplate>
|
| | | </asp:repeater>
|