| | |
| | | <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="OrderKehuqianshou.aspx.cs" Inherits="CY.WebForm.Pages.business.OrderKehuqianshou" %>
|
| | |
|
| | | <!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 runat="server">
|
| | | <title>客户发票签收</title>
|
| | | <uc:CMSHead ID="CMSHead1" runat="server" />
|
| | | <script src="../../js/business/Custom.js" type="text/javascript"></script>
|
| | | <script type="text/javascript">
|
| | |
|
| | | |
| | |
|
| | | </script>
|
| | | </head>
|
| | | <body>
|
| | | <form runat="server" id="form1" class="form2">
|
| | | <fieldset>
|
| | | <legend>基本信息</legend>
|
| | | <table class="tableStyle" width="100%"> |
| | | <tr> |
| | | <td class="ali03 ">订单号:</td>
<td ><label id="labSellerOrderId" runat="server"></label></td> |
| | | <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="OrderKehuqianshou.aspx.cs" Inherits="CY.WebForm.Pages.business.OrderKehuqianshou" %> |
| | | |
| | | <!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 runat="server"> |
| | | <title>客户发票签收</title> |
| | | <uc:CMSHead ID="CMSHead1" runat="server" /> |
| | | <script src="../../js/business/Custom.js" type="text/javascript"></script> |
| | | <script type="text/javascript"> |
| | | |
| | | |
| | | |
| | | </script> |
| | | </head> |
| | | <body> |
| | | <form runat="server" id="form1" class="form2"> |
| | | <fieldset> |
| | | <legend>基本信息</legend> |
| | | <table class="table2" width="100%"> |
| | | |
| | | |
| | | <tr> |
| | | <td colspan='2' class='col_third'> |
| | | 开票时间: |
| | | <label runat="server" id="txtkaipiaoshijian"></label> |
| | | </td> |
| | | </tr> |
| | | <%--<tr> |
| | | <td colspan='2' class='col_third' '> |
| | | 开票申请单号: |
| | | <label runat="server" id="txtSellerOrderId"></label> |
| | | |
| | | </td> |
| | | </tr>--%> |
| | | <tr> |
| | | <td colspan='2' class='col_third' '> |
| | | 客户单位: |
| | | <label runat="server" id="txtBuyerName"></label> |
| | | |
| | | </td> |
| | | </tr> |
| | | <tr> |
| | | <td colspan='2' class='col_third' > |
| | | 业务经理: |
| | | <label runat="server" id="txtBusinessManager"></label> |
| | | |
| | | </td> |
| | | </tr> |
| | | <tr> |
| | | <td class='col_third' > |
| | | 订单数量: |
| | | <label runat="server" id="txtshuliang"></label> |
| | | |
| | | </td> |
| | | <td class='col_third' > |
| | | 开票金额: |
| | | <label runat="server" id="txtjine"></label> |
| | | |
| | | </td> |
| | | </tr> |
| | | <tr > |
| | | <td class="contentLeft" colspan='2' > 发票号码:<label runat="server" id="txtFapiaohao"></label> </td> |
| | | |
| | | </tr> |
| | | <tr>
|
| | | |
| | | |
| | | <td class="ali02" colspan="2">
|
| | | |
| | | <asp:Button ID="btn_Submit" Text="保存" runat="server" OnClick="btn_Submit_Config" /> |
| | | |
| | | <input type="hidden" id="HideKeyid" runat="server" /></td>
|
| | | |
| | | </tr> |
| | | </table>
|
| | | </fieldset>
|
| | | |
| | | |
| | | </form>
|
| | | </body>
|
| | | <script type="text/javascript">
|
| | | |
| | | </script>
|
| | | </html>
|
| | | <tr> |
| | | |
| | | |
| | | |
| | | <td class="contentLeft" colspan='2' > |
| | | 上传回执: <input type="file" id="filesel" name="__hetongFile" keepdefaultstyle="true" runat="server" text="请选择文件" /> |
| | | |
| | | </td> |
| | | |
| | | </tr> |
| | | <tr> |
| | | <td class="contentLeft" colspan='2'> |
| | |       <asp:Button ID="btn_Submit" Text="确认签收" runat="server" OnClick="btn_Submit_Config" /> |
| | | <input type="hidden" id="ids" runat="server" /> |
| | | </td> |
| | | </tr> |
| | | </table> |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | </fieldset> |
| | | |
| | | |
| | | </form> |
| | | </body> |
| | | <script type="text/javascript"> |
| | | |
| | | </script> |
| | | </html> |