username@email.com
2025-02-20 27008c309a7adcd608666df53f4a89f88fb83d5f
CY_ECommercePlatform/CY.WebForm/Pages/business/OrderEdit.aspx
@@ -9,8 +9,8 @@
    <link rel="stylesheet" type="text/css" href="../../Styles/base.css" />
    <link href="../../Styles/changes.css" rel="stylesheet" type="text/css" />
    <link href="../../Styles/ParticularWQJ.css" rel="stylesheet" type="text/css" />
    <script src="../../js/Inquiry/Inquiry.js?v=116" type="text/javascript"></script>
    <script src="../../js/business/Order.js?v=36" type="text/javascript"></script>
    <script src="../../js/Inquiry/Inquiry.js?v=154" type="text/javascript"></script>
    <script src="../../js/business/Order.js?v=43" type="text/javascript"></script>
    <!--前台页面end-->
    <script type="text/javascript" language="javascript">
@@ -47,9 +47,15 @@
        }
        function Saveyaoqiu() {
            if (document.getElementById('txtSumPrice').value == "" || parseFloat(document.getElementById('txtSumPrice').value) <=0 ) {
                if (!confirm("订单总价为0,是否继续保存?"))
                    return false;
            }
            if (document.getElementById('selPrintTypes').value != "6") {
                alertMsg("目前只保存书刊要求!");
                return;
                return false;
            }
            return ValidateForm();
        }
@@ -141,6 +147,21 @@
        }
        //维护
        function onViewuplod() {
            var keyid = $("#selCustormer").val();
            if (keyid == "") {
                alertMsg("请选择客户!");
                return;
            }
            var l = (screen.availWidth - 500) / 2;
            var t = (screen.availHeight - 300) / 2;
            // window.open({ URL: "/Pages/business/CorporateClientsUpLoadContract.aspx?Keyid=" + keyid, Title: "查看合同", Width: 900, Height: 750 });
            window.open('/Pages/business/CorporateClientsContractShow.aspx?Keyid=' + keyid, '_blank', 'height=750,width=900,top=' + t + ',left=' + l + ',toolbar=no,menubar=no,scrollbars=no,resizable=no,location=no,status=no');
        }
         
    </script>
    <style type="text/css">
@@ -163,7 +184,10 @@
    <table class="table2" id="tbBasic" align="left" style=" width:1000px;">
        <thead>
            <tr>
                <th colspan="8">
                <th colspan="1">
                      <input type="button" id="btnPrint"    value="查看合同" onclick="onViewuplod()">
                </th>
                <th colspan="7">
                    基本信息
                </th>
            </tr>
@@ -188,6 +212,15 @@
            </tr>
        <tr>
             <td align="right">
                订单类型:
            </td>
            <td align="left">
                <span id='spnPrintType'></span>
                <input type="hidden" id='txtPrintTypes' runat="server" />
                <select id='selPrintTypes' runat="server" datatextfield="PrintName" datavaluefield="Keyid" keepdefaultstyle='true' onchange='printTypeChange(this)' class=' Sreq'>
                </select>
            </td>
             <td align="right">
                客户单位:
            </td>
            <td colspan="3" align="left">
@@ -205,15 +238,7 @@
                </select>
                <!--datavaluefield="MeanValue"-->
            </td>
            <td align="right">
                订单类型:
            </td>
            <td align="left">
                <span id='spnPrintType'></span>
                <input type="hidden" id='txtPrintTypes' runat="server" />
                <select id='selPrintTypes' runat="server" datatextfield="PrintName" datavaluefield="Keyid" keepdefaultstyle='true' onchange='printTypeChange(this)' class=' Sreq'>
                </select>
            </td>
           
        </tr>
        <tr>
@@ -337,6 +362,17 @@
        <div id="divInquiry"  style=' display: block;width:1010px;'  >
        </div>
         <br />
          <table class="table2 table2Left" id="Duiyinghetongbianhao"  align="left" style=" width:1000px;">
               <tr   style=" height:11px;">
                     <td    style="width:100px;text-align:right;">
                         对应合同序号:
                </td>
                     <td   style="text-align:left;"  >
                             <input id='txtDuiyinghetongbianhao' runat="server" maxlength="100"   />
                </td>
                   </tr>
              </table>
           <br />
        <table class="table2 table2Left"  align="left" style=" width:1000px;">
            <thead>
                <tr>