username@email.com
2025-05-15 6fe02a16e55f17e45a3997171e1b2284d45af25b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="OrderProdactionListchejian.aspx.cs" Inherits="CY.WebForm.Pages.business.OrderProdactionListchejian" %>
 
<!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>
     <!--引入弹窗组件start-->
    <script type="text/javascript" src="/libs/js/popup/drag.js"></script>
    <script type="text/javascript" src="/libs/js/popup/dialog.js"></script>
    <!--引入弹窗组件end-->
    <link href="/css/base.css" rel="stylesheet" type="text/css" />
    <link href="/css/admin.css" rel="stylesheet" type="text/css" />
    <script src="/js/utils/sM.js" type="text/javascript"></script>
    <link href="/css/sM.css" rel="stylesheet" type="text/css" />
    <script type="text/javascript">
        //查看客户资料
        function View(Keyid, DelayTime) {
            var sss = Dialog.open({ URL: "/Pages/business/OrderDelayTimeEdit.aspx?Keyid=" + Keyid + "&DelayTime=" + DelayTime, Title: "延迟完工时间", Width: 300, Height: 300 });
            
        }
 
        //后道外协
        function outAfterWorks(works, Keyid, SellerOrderId) {
            Dialog.open({ URL: "/Pages/business/OrderProductionprogress.aspx?SellerOrderId=" + SellerOrderId + "&Keyid=" + Keyid + "&works=" + works, Title: works, Width: 300, Height: 300 });
        }
 
        /*
显示订单标签
*/
        function ShowOrderPrintBiaoqian(Keyid) {
            OpenSmallWindowByUrlUseSize("/Pages/business/OrderProdactionPrintBiaoqian.aspx?orderId=" + Keyid, 450, 900);
        }
        function myrefresh() {
        $("#btn_Search").click() // window.location.reload();
        }
        setTimeout('myrefresh()', 60*1000); //指定1分钟刷新一次
 
    </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="8">
                       <%-- <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="Button1" text="日期" runat="server"  padding="0px" OnClick="btn_Search_Click1" />&nbsp;&nbsp;
                        <asp:button id="Button2" text="日期" runat="server"  padding="0px" OnClick="btn_Search_Click2" />&nbsp;&nbsp;
                        <asp:button id="Button3" text="日期" runat="server"  padding="0px" OnClick="btn_Search_Click3" />&nbsp;&nbsp;
                        <asp:button id="Button4" text="日期" runat="server"  padding="0px" OnClick="btn_Search_Click4" />&nbsp;&nbsp;
                        <asp:button id="Button5" text="日期" runat="server"  padding="0px" OnClick="btn_Search_Click5" />&nbsp;&nbsp;
                        <asp:button id="Button6" text="日期" runat="server"  padding="0px" OnClick="btn_Search_Click6" />&nbsp;&nbsp;
                        <asp:button id="Button7" text="日期" runat="server"  padding="0px" OnClick="btn_Search_Click7" />&nbsp;&nbsp;
                         <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>
                        <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>
                        <asp:button id="btn_Search" text="查询" runat="server"  padding="0px" OnClick="btn_Search_Click" />&nbsp;<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="50">
                            订单号
                        </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>
                         <th width="30">
                           封签
                        </th>
                       
                    </tr>
                </thead>
                <tbody>
                    <asp:repeater id="RepClientList" runat="server">
                        <itemtemplate>
                            <tr>
                                 
                                <td>
                                    <%#Container.ItemIndex +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>
                                 <td>
                                  <span class="hand_yes" <%#true.Equals(Eval("IsPrintbiaoqian"))? "title='已打印'" : "title='打印'"%> onclick='ShowOrderPrintBiaoqian(<%#Eval("Keyid") %>)'>
                                        <%#true.Equals(Eval("IsPrintbiaoqian")) ? "√" : "打印"%></span>  
                                       </td>
                            </tr>
                        </itemtemplate>
                    </asp:repeater>
                </tbody>
            </table>
         <%--   <uc:ucpager id="UCPager1" runat="server" />--%>
        </div>
    </div>
    </form>
</body>
</html>