| | |
| | | <div class="ShowCustormDIV"><ul id="ShowCustormList"></ul></div> |
| | | </td> |
| | | <td class="ali03 w100px" >机构代码:</td> |
| | | <td class="w150px"><input id="txtJigoudaima" type="text" runat="server" class="req" maxlength="50" style=" width:130px;" /><span style="color:red;">*</span></td> |
| | | <td class="w150px"><input id="txtJigoudaima" type="text" runat="server" maxlength="50" style=" width:130px;" /><span id="txtJigoudaimabitian" style="color:red;">*</span></td> |
| | |
|
| | | <td class="ali03 w100px" > </td> |
| | | <td class=""><input id="txtCredit" type="text" readonly="readonly" runat="server" class="req float " value="0" min="0" style="visibility:hidden;" /> </td> |
| | |
| | | <td><select id="selCreditId" runat="server" datatextfield="PrintName" datavaluefield="Keyid" keepDefaultStyle='true' class=" w120px"></select></td>
|
| | | </tr>
|
| | | <tr>
<td class="ali03 ">中标单位:</td>
<td ><select id="selBiddingcompany" runat="server" datatextfield="PrintName" datavaluefield="Keyid" keepDefaultStyle='true' style=" width:220px;" class="req w220px"></select><span style="color:red;">*</span></td>
<td class="ali03 "><asp:Button ID="Button3" Text="其他中标单位" runat="server" OnClick="btn_SubmitClientsBiddingcompany_Config" /> </td>
<td colspan="2" ><input id="txtBiddingcompany" type="text" runat="server" class="" maxlength="50" style=" width:220px;" /> </td>
<td ></td>
</tr>
|
| | | <tr>
<td class="ali03 ">合同金额:</td>
<td><select id="selContracttype" runat="server" datatextfield="PrintName" datavaluefield="Keyid" keepDefaultStyle='true' class="req w120px"></select><span style="color:red;">*</span><input id="txtContractmoney" type="text" runat="server" maxlength="50" class="req float w70px" value="0" min="0" />元</td>
<td class="ali03 " >到期时间:</td>
<td><select id="selExpiretype" runat="server" datatextfield="PrintName" datavaluefield="Keyid" keepDefaultStyle='true' class=" w120px"></select></td>
<td ><input id="txtExpireTime" type="text" runat="server" maxlength="50" class="date w90px" datefmt="yyyy-MM-dd" /></td>
<td ></td>
</tr> |
| | | <tr>
<td class="ali03 ">合同金额:</td>
<td><select id="selContracttype" runat="server" datatextfield="PrintName" datavaluefield="Keyid" keepDefaultStyle='true' class="req w120px"></select><span style="color:red;">*</span><input id="txtContractmoney" type="text" runat="server" maxlength="50" class="float w70px" value="0" min="0" />元</td>
<td class="ali03 " >到期时间:</td>
<td><select id="selExpiretype" runat="server" datatextfield="PrintName" datavaluefield="Keyid" keepDefaultStyle='true' class=" w120px"></select></td>
<td ><input id="txtExpireTime" type="text" runat="server" maxlength="50" class="date w90px" datefmt="yyyy-MM-dd" /></td>
<td ></td>
</tr> |
| | |
|
| | | <tr id="ReceiptT_Html">
|
| | | <td class="ali03 " >开通登录:</td>
|
| | |
| | | <td class="ali03 ">业务联系人:</td>
|
| | | <td><input id="txtBusinessManagers" type="text" runat="server" maxlength="20" /></td>
|
| | | <td class="ali03 ">手机:</td>
|
| | | <td><input id="txtManagersMobile" type="text" runat="server" class="phone" maxlength="20" /></td>
|
| | | <td><input id="txtManagersMobile" type="text" runat="server" maxlength="20" /></td>
|
| | | <td class="ali03 ">微信:</td>
|
| | | <td ><input id="txtManagersQQ" type="text" runat="server" class="int" maxlength="20" /></td>
|
| | | <td ><input id="txtManagersQQ" type="text" runat="server" maxlength="20" /></td>
|
| | | </tr>
|
| | | <tr>
|
| | | <td class="ali03 ">财务负责人:</td>
|
| | | <td><input id="txtFinancialOfficers" type="text" runat="server" maxlength="20" /></td>
|
| | | <td class="ali03 ">手机:</td>
|
| | | <td><input id="txtOfficersMobile" type="text" runat="server" class="phone" maxlength="20"/></td>
|
| | | <td><input id="txtOfficersMobile" type="text" runat="server" maxlength="20"/></td>
|
| | | <td class="ali03 ">微信:</td>
|
| | | <td><input id="txtOfficersQQ" type="text" runat="server" class="int" maxlength="20" /></td>
|
| | | <td><input id="txtOfficersQQ" type="text" runat="server" maxlength="20" /></td>
|
| | | </tr>
|
| | | <tr>
|
| | | <td class="ali03 ">注意事项:</td>
|
| | |
| | |
|
| | |
|
| | | <td class="ali02" colspan="6">
|
| | | <asp:Button ID="btn_Submit" Text="保存" runat="server" OnClick="btn_Submit_Config" />
|
| | | <% if (Shifouwanjie != "1") {%>
|
| | | <asp:Button ID="btn_wanjie" Text="完结" runat="server" OnClick="btn_Submit_Wanjie" />
|
| | | <asp:Button ID="btn_Submit" Text="保存" runat="server" OnClick="btn_Submit_Config" OnClientClick="if(SubmitOnSubmit())return true;else return false;" />
|
| | | <% if (string.IsNullOrEmpty(Shifouwanjie) || Shifouwanjie == "2") {%>
|
| | | <asp:Button ID="btn_wanjie" Text="完结" runat="server" OnClientClick="if(removeOnSubmit())return true;else return false;" OnClick="btn_Submit_Wanjie" />
|
| | | <% }else if (Shifouwanjie == "1") { %>
|
| | | <asp:Button ID="btn_chongxinkaitong" Text="重新开通" runat="server" OnClientClick="if(removeOnSubmiton())return true;else return false;" OnClick="btn_Submit_chongxinkaitong" />
|
| | | <% } %>
|
| | | <input type="hidden" id="HideKeyid" value="<%=Request["Keyid"]%>" />
|
| | | <input type="hidden" id="saveKey" runat="server" />
|
| | |
| | |
|
| | | $("#selExpiretype").change(function () {
if ($(this).val() != "1") {
$("#txtExpireTime").attr("disabled", "disabled");
$("#txtExpireTime").val("");
} else {
$("#txtExpireTime").removeAttr("disabled");
}
});
$("#selExpiretype").change();
|
| | |
|
| | |
|
| | |
|
| | | $("#selSourcesInfoId").change(function () {
if ($(this).val() != "452") {
$("#txtJigoudaimabitian").hide();
} else {
$("#txtJigoudaimabitian").show();
}
});
$("#selSourcesInfoId").change();
|
| | |
|
| | | });
|
| | |
|
| | |
|
| | | function SubmitOnSubmit(){
|
| | |
|
| | | if ($("#selSourcesInfoId").val() == "452" && $("#txtJigoudaima").val() == "") {
|
| | | alertMsg("客户来源为政府采购,请填写机构代码");
|
| | | return false;
|
| | | }
|
| | | if ($("#selectProvince").val() == "" && $("#selectCity").val() == "" && $("#selectCounty").val() == "") {
|
| | | alertMsg("请选择所在区域");
|
| | | return false;
|
| | | }
|
| | |
|
| | | return true;
|
| | |
|
| | |
|
| | |
|
| | | }
|
| | |
|
| | |
|
| | | function removeOnSubmit() {
|
| | |
|
| | | if (confirm("确认完结客户?"))
|
| | | return true;
|
| | |
|
| | | return false;
|
| | |
|
| | |
|
| | | |
| | | }
|
| | |
|
| | | function removeOnSubmiton() {
|
| | |
|
| | | if (confirm("确认重新开通客户?"))
|
| | | return true;
|
| | |
|
| | | return false;
|
| | |
|
| | |
|
| | |
|
| | | }
|
| | |
|
| | | </script>
|
| | | </html>
|