| | |
| | | // 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();"> --> |
| | |
| | | <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 --> |
| | |
| | | <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> |