<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="OrderProdactionList.aspx.cs" Inherits="CY.WebForm.Pages.business.OrderProdactionList" %>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
<head id="Head1" runat="server">
|
<title>订单列表</title>
|
<uc:cmshead id="CMSHead1" runat="server" />
|
<script src="../../js/business/Order.js" type="text/javascript"></script>
|
<script type="text/javascript">
|
//查看客户资料
|
function View(Keyid, DelayTime) {
|
top.Dialog.open({ URL: "/Pages/business/OrderDelayTimeEdit.aspx?Keyid=" + Keyid + "&DelayTime=" + DelayTime, Title: "延迟完工时间", Width: 300, Height: 300 });
|
}
|
|
//后道外协
|
function outAfterWorks(works, Keyid, SellerOrderId) {
|
top.Dialog.open({ URL: "/Pages/business/OrderProductionprogress.aspx?SellerOrderId=" + SellerOrderId + "&Keyid=" + Keyid + "&works=" + works, Title: works, Width: 300, Height: 300 });
|
}
|
</script>
|
<style type="text/css">
|
.tableStyleXS th { padding: 1px 0 1px 3px; background-image:none; border-bottom:1px solid #CCC; }
|
.tableStyleXS td { padding: 1px 0 1px 3px; }
|
.TableNewStyle select { width: 80px; }
|
.td_hide span { text-decoration: default; display: none; text-align: center; }
|
span.hand_no { cursor: default; display: block; font-size: 12px; }
|
span.hand_no:hover { text-decoration: none; }
|
span.hand_yes { cursor: pointer; display: block; font-size: 12px; }
|
.td_hide { cursor: pointer; }
|
</style>
|
</head>
|
<body>
|
<form id="form1" runat="server">
|
<div id="scrollContent" style="width: auto;">
|
<div class="box1">
|
<table class="TableNewStyle" style="width: 100%;">
|
<tr>
|
|
|
<td class="ali03">
|
交货时间:
|
</td>
|
<td colspan="11">
|
<%-- <select keepdefaultstyle='true' id='selDeliveryTime' runat="server" datatextfield="Name" datavaluefield="MeanValue">
|
<option value ="">全部</option>
|
<option value ="明天" selected="selected"> </option>
|
<option value ="后天"> </option>
|
<option value ="3天"> </option>
|
<option value ="4天"> </option>
|
<option value ="5天"> </option>
|
<option value ="6天"> </option>
|
<option value ="7天"> </option>
|
<option value ="一周后"> </option>
|
</select>--%>
|
<asp:button id="Button0" text="逾期" runat="server" padding="0px" OnClick="btn_Search_Click0" />
|
<asp:button id="Button1" text="日期" runat="server" padding="0px" OnClick="btn_Search_Click1" />
|
<asp:button id="Button2" text="日期" runat="server" padding="0px" OnClick="btn_Search_Click2" />
|
<asp:button id="Button3" text="日期" runat="server" padding="0px" OnClick="btn_Search_Click3" />
|
<asp:button id="Button4" text="日期" runat="server" padding="0px" OnClick="btn_Search_Click4" />
|
<asp:button id="Button5" text="日期" runat="server" padding="0px" OnClick="btn_Search_Click5" />
|
<asp:button id="Button6" text="日期" runat="server" padding="0px" OnClick="btn_Search_Click6" />
|
<asp:button id="Button7" text="日期" runat="server" padding="0px" OnClick="btn_Search_Click7" />
|
<asp:button id="Button8" text="日期" runat="server" padding="0px" OnClick="btn_Search_Click8" Width="60px" />
|
<input type="hidden" runat="server" id="txtDeliveryTime" />
|
</td>
|
|
|
</tr>
|
|
<tr>
|
<td class="ali03">
|
所在区域:
|
</td>
|
<td>
|
<asp:DropDownList ID="selectProvince" runat="server" keepDefaultStyle="true" AutoPostBack="true" OnSelectedIndexChanged="ChangeProvince" Width="70px">
|
</asp:DropDownList>
|
<asp:DropDownList ID="selectCity" runat="server" keepDefaultStyle="true" AutoPostBack="true" OnSelectedIndexChanged="ChangeCity" Width="70px">
|
</asp:DropDownList>
|
<asp:DropDownList ID="selectCounty" runat="server" keepDefaultStyle="true" AutoPostBack="false" Width="70px">
|
</asp:DropDownList>
|
</td>
|
<td class="ali03">
|
客户单位:
|
</td>
|
<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>
|
<td class="ali03">
|
订单编号:
|
</td>
|
<td>
|
<input id='txtSellerOrderId' runat="server" maxlength='25' />
|
</td>
|
<td class="ali03">
|
印件名称:
|
</td>
|
<td>
|
<input id='txtDocumentName' runat="server" maxlength='25' />
|
</td>
|
<td>
|
</td>
|
<td>
|
<asp:button id="btn_Search" text="查询" runat="server" padding="0px" OnClick="btn_Search_Click" /> <input type="button" value='重置' onclick='document.body.innerHTML="";window.location=window.location;' />
|
</td>
|
|
</tr>
|
</table>
|
</div>
|
|
<div clear="fl">
|
<table class="tableStyle tableStyleXS" useclick="false" usecheckbox="true" sortmode="false">
|
<thead>
|
<tr>
|
|
<th width="25">
|
序号
|
</th>
|
<th style="text-align: center;" width="50">
|
业务经理
|
</th>
|
<th style="text-align: center;"width="70">
|
客户单位
|
</th>
|
<th width="70">
|
订单号
|
</th>
|
<th width="250">
|
印件名称
|
</th>
|
<th style="text-align: center;"width="50">
|
数量
|
</th>
|
|
|
<th width="50">
|
金额
|
</th>
|
<th width="200">
|
生产进度
|
</th>
|
<th width="50">
|
交货时间
|
</th>
|
<th width="50">
|
延迟完工时间
|
</th>
|
</tr>
|
</thead>
|
<tbody>
|
<asp:repeater id="RepClientList" runat="server">
|
<itemtemplate>
|
<tr>
|
|
<td>
|
<%#Container.ItemIndex + (UCPager1.PageSize *( UCPager1.PageIndex-1)+1)%>
|
</td>
|
|
|
<td>
|
<%#Eval("BusinessManager ")%>
|
</td>
|
|
<td>
|
<%#Eval("BuyerName")%>
|
</td>
|
<td>
|
<%#Eval("SellerOrderId")%>
|
</td>
|
<td>
|
<%#Eval("DocumentName")%>
|
</td>
|
<td>
|
<%#Eval("OrderExtend.PrintNum")%>
|
</td>
|
|
<td>
|
<%#Eval("SumPrice", "{0:F}")%>
|
</td>
|
<td>
|
<%#Eval("Productionprogress")%>
|
</td>
|
<td>
|
<%#Eval("DeliveryTime", "{0:yyyy-MM-dd}")%>
|
</td>
|
<td>
|
<a href='javascript:void(0)' title='点击修改延迟日期' class='a_under' onclick='View("<%#Eval("Keyid")%>","<%#Eval("DelayTime", "{0:yyyy-MM-dd}")%>")'> <%#Eval("DelayTime")==null?"修改延迟":Eval("DelayTime", "{0:yyyy-MM-dd}")%> </a>
|
|
|
</td>
|
|
</tr>
|
</itemtemplate>
|
</asp:repeater>
|
</tbody>
|
</table>
|
<uc:ucpager id="UCPager1" runat="server" />
|
</div>
|
</div>
|
</form>
|
</body>
|
</html>
|