LiJinHuan
2023-07-19 8966eadab96813a60228d48b9dcae4747c91273b
force-app/main/default/pages/TransferApplyResponsePopUp.page
@@ -30,6 +30,12 @@
    // 20211123 ljh 应答沟通 update end
}
</script>
<!-- 20230718 ljh add -->
<style type="text/css">
    table.mytable tr{
        height:35px;
    }
</style>
    <apex:form id="allForm">
        <!-- 20211105 ljh 应答沟通 update start -->
        <!-- <apex:actionFunction name="savebtn" action="{!saveBtn}" rerender="allPanel,message" onComplete="unblockUI();refreshparent();"> -->
@@ -43,7 +49,8 @@
        <apex:outputPanel id="allPanel">
            <apex:pageBlock title="{!$ObjectType.TransferApply__c.fields.Response__c.label}" id="allBlock">
                <apex:pageBlockButtons location="top">
                    <apex:commandButton onclick="j$(this).prop('disabled', true).addClass('btnDisabled'); savejs(); return false;" value="发送" rerender="dummy"/>
                    <!-- 20230718 ljh add style="margin-right:10px" -->
                    <apex:commandButton onclick="j$(this).prop('disabled', true).addClass('btnDisabled'); savejs(); return false;" value="发送" rerender="dummy" style="margin-right:10px"/>
                    <apex:commandButton onclick="canceljs(); return false;" value="取消" rerender="dummy"/>
                </apex:pageBlockButtons>
                <!-- 20211105 ljh 应答沟通 update start -->
@@ -54,7 +61,7 @@
                <apex:outputText id="raid" value="{!raid}" style="display:none"/>
                <!-- <apex:outputText id="hasError" value="{!hasError}" style="display:none"/> -->
                <!-- 20211105 ljh 应答沟通 update end -->
                <table>
                <table class="mytable">
                    <tr>
                        <td>To:</td>
                        <td>