黄千龙
2023-03-28 40bd291dbc4b21e4c6dede5937db30eb61d77841
上限合同NewPaymentPlanLoad页面
1个文件已修改
10 ■■■■■ 已修改文件
force-app/main/default/pages/NewPaymentPlanLoad.page 10 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
force-app/main/default/pages/NewPaymentPlanLoad.page
@@ -78,7 +78,16 @@
        //XLIU-CEP8WW LY 20220905 start
        var saveBT = '{!PageMCEElement.old_Is_RecognitionModel__c}';
        var payment = j$(escapeVfId('allPage:allForm:allBlock:paymentPlan:Term_Of_Payment__c')).val();
        // var Uplimit = j$(escapeVfId('allPage:allForm:allBlock:paymentPlan:Upperlimit')).val();
        var Uplimit = '{!UpperLimitPrice}';
        console.log('Uplimit='+Uplimit);
        if (saveBT =='true' && payment=='多次付款'){
            j$(escapeVfId('allPage:allForm:allBlock:allButtons:bottom:PrintButton')).attr("disabled", true);
            j$(escapeVfId('allPage:allForm:allBlock:allButtons:bottom:PrintButton')).attr("class", true);
            j$(escapeVfId('allPage:allForm:allBlock:allButtons:PrintButton')).attr("disabled", true);
            j$(escapeVfId('allPage:allForm:allBlock:allButtons:PrintButton')).attr("class", true);
        }
        if (Uplimit =='true'){
            j$(escapeVfId('allPage:allForm:allBlock:allButtons:bottom:PrintButton')).attr("disabled", true);
            j$(escapeVfId('allPage:allForm:allBlock:allButtons:bottom:PrintButton')).attr("class", true);
            j$(escapeVfId('allPage:allForm:allBlock:allButtons:PrintButton')).attr("disabled", true);
@@ -345,6 +354,7 @@
        <apex:selectList label="付款方式:" style="margin-right:3px" size="1" id="Term_Of_Payment__c" value="{!PageMCEElement.Term_Of_Payment__c}" onchange="ChangeTermofPaymentPlanJS();">
            <apex:selectOptions value="{!Term_Of_Payment}"/>
        </apex:selectList>
<!--         <apex:input id = "Upperlimit" style="display:none" value="{!PageMCEElement.agree_Upper_limit__c}"/> -->
        <apex:outputPanel style="display: {!IF(Check_Of_Payment, '', 'none')}" >
            <h2 style="margin-left:4%;">一次性付款:</h2>
            <p style="margin-left:4%;">