| | |
| | | <th style="text-align: center;"> |
| | | 客户名称 |
| | | </th> |
| | | <th width="55"> |
| | | <%-- <th width="55"> |
| | | 订单来源 |
| | | </th> |
| | | </th>--%> |
| | | <th width="55"> |
| | | 订单类别 |
| | | </th> |
| | |
| | | <th style="text-align: center;" width="50"> |
| | | 订单状态 |
| | | </th> |
| | | <th style="text-align: center;" width="50"> |
| | | <%-- <th style="text-align: center;" width="50"> |
| | | 收款状态 |
| | | </th> |
| | | <th style="text-align: center;" width="50"> |
| | | </th>--%> |
| | | <%-- <th style="text-align: center;" width="50"> |
| | | 付款方式 |
| | | </th> |
| | | </th>--%> |
| | | <th width="60"> |
| | | 金额 |
| | | </th> |
| | |
| | | <%-- <th width="120"> |
| | | 印刷、打包、送货要求 |
| | | </th>--%> |
| | | <th width="26" menu_member_case_id="case_PrintOrder" menu_member_case_name="打印"> |
| | | <th width="30" menu_member_case_id="case_PrintOrder" menu_member_case_name="打印"> |
| | | 打印 |
| | | </th> |
| | | <th width="26" menu_member_case_id="case_ToAccept" menu_member_case_name="受理"> |
| | | <th width="30" menu_member_case_id="case_ToAccept" menu_member_case_name="受理"> |
| | | 受理 |
| | | </th> |
| | | <th width="26" > |
| | | <th width="30" > |
| | | 锁单 |
| | | </th> |
| | | <th width="26" > |
| | | <th width="30" > |
| | | 计划订单 |
| | | </th> |
| | | <th width="26" > |
| | | <th width="30" > |
| | | 封签 |
| | | </th> |
| | | <th width="26" menu_member_case_id="case_CompledWork" menu_member_case_name="完工"> |
| | | <th width="30" menu_member_case_id="case_CompledWork" menu_member_case_name="完工"> |
| | | 完工 |
| | | </th> |
| | | <th width="26" menu_member_case_id="case_DeliverWork" menu_member_case_name="送货"> |
| | | <th width="30" menu_member_case_id="case_DeliverWork" menu_member_case_name="送货"> |
| | | 送货 |
| | | </th> |
| | | <th width="26"> |
| | | <th width="30"> |
| | | 送货费用 |
| | | </th> |
| | | <th width="26" menu_member_case_id="case_ShowDoDelay" menu_member_case_name="撤单"> |
| | | <th width="30" menu_member_case_id="case_ShowDoDelay" menu_member_case_name="撤单"> |
| | | 撤单 |
| | | </th> |
| | | <th width="26" menu_member_case_id="case_DeferPay" menu_member_case_name="延期"> |
| | | <th width="30" menu_member_case_id="case_DeferPay" menu_member_case_name="延期"> |
| | | 延期 |
| | | </th> |
| | | <th width="26" menu_member_case_id="case_Liuyang" menu_member_case_name="留样"> |
| | | 留样 |
| | | </th> |
| | | <th width="26" menu_member_case_id="case_OpenVisit" menu_member_case_name="回访"> |
| | | <th width="30" menu_member_case_id="case_OpenVisit" menu_member_case_name="回访"> |
| | | 回访 |
| | | </th> |
| | | <th width="26" menu_member_case_id="case_evaluationModel" menu_member_case_name="评价"> |
| | | <th width="30" menu_member_case_id="case_evaluationModel" menu_member_case_name="评价"> |
| | | 评价 |
| | | </th> |
| | | <th width="26" menu_member_case_id="case_OpenComplainan" menu_member_case_name="投诉"> |
| | | <th width="30" menu_member_case_id="case_OpenComplainan" menu_member_case_name="投诉"> |
| | | 投诉 |
| | | </th> |
| | | <th width="50" menu_member_case_id="case_onDownLoad" menu_member_case_name="下载文件"> |
| | | <%-- <th width="50" menu_member_case_id="case_onDownLoad" menu_member_case_name="下载文件"> |
| | | 下载文件 |
| | | </th> |
| | | </th>--%> |
| | | </tr> |
| | | </thead> |
| | | <tbody> |
| | |
| | | <%#Container.ItemIndex + (UCPager1.PageSize *( UCPager1.PageIndex-1)+1)%> |
| | | </td> |
| | | <td style="text-align: center;"> |
| | | <span class="edit a_under" <%#(int.Parse(Eval("OrderState").ToString())>=4||int.Parse(Eval("OrderState").ToString())<=0||int.Parse(Eval("OrderTypeId").ToString())>1)?"title=''":"title='点击修改订单'" %> onclick="window.location='OrderEdit.aspx?Target=ToUpSetData&orderId=<%#Eval("Keyid") %>';"> |
| | | <span class="edit a_under" <%#(int.Parse(Eval("OrderState").ToString())>=2||int.Parse(Eval("OrderState").ToString())<=0||int.Parse(Eval("OrderTypeId").ToString())>1)&&bianji == false?"title=''":"title='点击修改订单' onclick=\"window.location='OrderEdit.aspx?Target=ToUpSetData&orderId="+Eval("Keyid")+"';\" " %> > |
| | | <%#Eval("SellerOrderId")%></span><input type="hidden" id="hideOrderState" runat="server" value='<%#Eval("OrderState")%>' /><input type="hidden" id="hidOrderType" runat="server" value='<%#Eval("OrderTypeId")%>' /> |
| | | <%--<a href='javascript:void(0)' class='a_under' title='点击查看订单详情' style="display: <%#1.Equals(Eval("OrderState"))?"none;":""%>" onclick='ShowOrder(<%#Eval("Keyid") %>)'> |
| | | <%#Eval("SellerOrderId")%></a>--%> |
| | |
| | | <a href='javascript:void(0)' title='<%#Eval("BuyerName").ToString()%>' class='a_under' onclick='View("<%#Eval("BuyerId")%>")'><%#Eval("BuyerName").ToString().Length > 22 ? (Eval("BuyerName").ToString().Substring(0, 22) + "..") : Eval("BuyerName").ToString()%></a> |
| | | </div> |
| | | </td> |
| | | <td> |
| | | <%--<td> |
| | | <%#Eval("OrderType.Name")%> |
| | | </td> |
| | | </td>--%> |
| | | <td style="text-align: center;"> |
| | | <%#Eval("PrintType.PrintName")%> |
| | | </td> |
| | |
| | | <td> |
| | | <%#Eval("yssldw")%> |
| | | </td> |
| | | <td> |
| | | <td> |
| | | <%#Eval("OrderStateObj.Name")%> |
| | | </td> |
| | | <td> |
| | | <%--<td> |
| | | <%#Eval("PayStateObj.Name")%> |
| | | </td> |
| | | <td> |
| | | <%#Eval("PayType")%> |
| | | </td> |
| | | </td>--%> |
| | | <td> |
| | | <%#Eval("SumPrice", "{0:F}")%> |
| | | </td> |
| | |
| | | <td class="td_hide" menu_member_case_id="case_OpenComplainan" menu_member_case_name="投诉"> |
| | | <span class="<%#(int.Parse(Eval("OrderTypeId").ToString())<1&&int.Parse(Eval("OrderState").ToString())!=-2)?"hand_yes":"hand_no"%>" <%#true.Equals(Eval("IsComplainant"))?"style='color:Red'":""%> <%#true.Equals(Eval("IsComplainant"))?"title='已投诉'":"title='投诉'"%> onclick='OpenComplainan(<%#Eval("Keyid")%>,"<%#Eval("SellerOrderId")%>","<%#Eval("BuyerId")%>")'>投诉</span> |
| | | </td> |
| | | <td class="td_hide" menu_member_case_id="case_onDownLoad" menu_member_case_name="下载"> |
| | | <%-- <td class="td_hide" menu_member_case_id="case_onDownLoad" menu_member_case_name="下载"> |
| | | <span class="<%#((1.Equals(Eval("IsDownload")))|| (0.Equals(Eval("IsDownload"))))&&(int.Parse(Eval("OrderState").ToString())!=-2)?"hand_yes":"hand_no"%>" <%#1.Equals(Eval("IsDownload"))?"title='已下载'":"title='下载'"%> style='display: ' onclick="onDownLoad('<%#Eval("Keyid")%>')"> |
| | | <%#1.Equals(Eval("IsDownload")) ? "√" : "下载"%></span></span> |
| | | </td> |
| | | </td>--%> |
| | | </tr> |
| | | </itemtemplate> |
| | | </asp:repeater> |