| | |
| | | <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=102" type="text/javascript"></script> |
| | | <script src="../../js/business/Order.js?v=36" type="text/javascript"></script> |
| | | <script src="../../js/Inquiry/Inquiry.js?v=130" type="text/javascript"></script> |
| | | <script src="../../js/business/Order.js?v=38" type="text/javascript"></script> |
| | | <!--前台页面end--> |
| | | <script type="text/javascript" language="javascript"> |
| | | |
| | |
| | | } |
| | | |
| | | 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(); |
| | | } |
| | |
| | | <div id="divInquiry" style=' display: block;width:1010px;' > |
| | | </div> |
| | | <br /> |
| | | <table class="table2 table2Left" 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" style="width:300px;" /> |
| | | </td> |
| | | </tr> |
| | | </table> |
| | | <br /> |
| | | <table class="table2 table2Left" align="left" style=" width:1000px;"> |
| | | <thead> |
| | | <tr> |