| | |
| | | top.Dialog.open({ URL: "/Pages/business/AgSealPrint.aspx?orderid=" + orderId, Title: "打印封签", Width: 1100, Height: 900 }); |
| | | } |
| | | |
| | | |
| | | function ShowPlanOrder(orderId) { |
| | | top.Dialog.open({ URL: "/Pages/business/PlanOrderList.aspx?orderkeyid=" + orderId, Title: "计划订单", Width: 1100, Height: 900 }); |
| | | } |
| | | |
| | | |
| | | function DeliverWork(orderId, orderCode, orderState) { |
| | |
| | | <th width="26" menu_member_case_id="case_ToAccept" menu_member_case_name="受理"> |
| | | 受理 |
| | | </th> |
| | | <th width="26" menu_member_case_id="case_ToAccept" menu_member_case_name="锁单"> |
| | | <th width="26" > |
| | | 锁单 |
| | | </th> |
| | | <th width="26" > |
| | | 计划订单 |
| | | </th> |
| | | <th width="26" > |
| | | 封签 |
| | |
| | | <span <%#"37" == Eval("PrintTypeId").ToString()? "style='display:block;'" : "style='display:none;'" %> <%#true.Equals(Eval("SuodanState"))?"title='已锁单'":"title='锁单'"%> onclick="<%#true.Equals(Eval("SuodanState"))?"":"ToSuodan("+Eval("Keyid")+",'"+Eval("SellerOrderId")+"')"%>"> |
| | | <%#true.Equals(Eval("SuodanState")) ? "√" : "锁单"%></span> |
| | | </td> |
| | | <td > |
| | | <span <%#"37" == Eval("PrintTypeId").ToString()? "style='display:block;'" : "style='display:none;'" %> onclick="ShowPlanOrder(<%#Eval("Keyid")%>)"> |
| | | 计划订单 |
| | | </td> |
| | | <td > |
| | | <%-- <span class="hand look" title="查看或打印" onclick='ShowOrder(<%#Eval("Keyid") %>)'>打印</span>--%> |
| | | <span class="hand_yes" <%#true.Equals(Eval("IsPrintfengqian"))? "title='已打印'" : "title='打印'"%> onclick='ShowOrderFengqian(<%#Eval("Keyid") %>)'> |