| | |
| | | var t = (screen.availHeight - 300) / 2; |
| | | window.open("/Pages/business/DeliverPlanWentiOrder.aspx?Orderid="+orderid, '_blank', 'height=750,width=900,top=' + t + ',left=' + l + ',toolbar=no,menubar=no,scrollbars=no,resizable=no,location=no,status=no'); |
| | | } |
| | | //查看设计订单 |
| | | function Toshejiorder(orderid) { |
| | | var l = (screen.availWidth - 500) / 2; |
| | | var t = (screen.availHeight - 300) / 2; |
| | | window.open("/Pages/business/ShejiOrderDeatil.aspx?orderId=" + orderid, '_blank', 'height=850,width=800,top=' + t + ',left=' + l + ',toolbar=no,menubar=no,scrollbars=no,resizable=no,location=no,status=no'); |
| | | |
| | | |
| | | } |
| | | |
| | | |
| | | |
| | | $(function () { |
| | | $("#btnPrint").click(function () { |
| | |
| | | <%-- <span onclick="onViewuplod('<%=BuyerId %>')" <%=ContractCount.ToString() == "0" ? "style=\"display:none;\"" : ""%> >查看合同 </span>--%> |
| | | <input type="button" <%=ContractCount.ToString() == "0" ? "style=\"display:none;\"" : ""%> value="查看合同" onclick="onViewuplod('<%=BuyerId %>')"> |
| | | <input type="button" value="问题反馈" onclick="ToAddorder('<%=OrderId %>')"> |
| | | <input type="button" <%=(string.IsNullOrEmpty(shejidingdanid))?"style=\"display:none;\"":"" %> value="设计订单" onclick="Toshejiorder('<%=OrderId %>')"> |
| | | </td> |
| | | </tr> |
| | | </table> |
| | |
| | | 单价: |
| | | </td> |
| | | <td> |
| | | <%#(Eval("UnitPrice")==null)||(string.IsNullOrEmpty(Eval("UnitPrice").ToString()))?"":"¥"%><%#Eval("UnitPrice","{0:F2}")%> |
| | | <%#(Eval("UnitPrice")==null)||(string.IsNullOrEmpty(Eval("UnitPrice").ToString()))?"":"¥"%><%#Eval("UnitPrice","{0:F4}")%> |
| | | </td> |
| | | <td class='left'> |
| | | 订单总额: |
| | |
| | | <%#Eval("PrintModeName")%> |
| | | </td> |
| | | </tr> |
| | | <tr> |
| | | <td class='left'> |
| | | <tr <%#Eval("PrintTypeId").ToString()=="37"||Eval("PrintTypeId").ToString()=="38"?"style=\"display:none;\"":""%> > |
| | | <td class='left' > |
| | | 印刷要求: |
| | | </td> |
| | | <td colspan='7'> |
| | | <asp:Label ID="lblPrintDemand" Text='<%#Eval("PrintDemand")%>' runat="server" Width="650px"></asp:Label> |
| | | <td colspan='7' > |
| | | <asp:Label ID="lblPrintDemand" Text='<%#Eval("PrintDemand")%>' runat="server" Width="650px" ></asp:Label> |
| | | </td> |
| | | </tr> |
| | | |
| | | |
| | | <tr <%#Eval("PrintTypeId").ToString()=="37"||Eval("PrintTypeId").ToString()=="38"?"":"style=\"display:none;\""%> > |
| | | |
| | | <td colspan='8' > |
| | | <asp:Label ID="Label1" Text='<%#Eval("PrintDemand")%>' runat="server" ></asp:Label> |
| | | </td> |
| | | </tr> |
| | | |
| | | <tr> |
| | | <td class='left'> |
| | | 后道工序: |