| | |
| | | <apex:page Controller="TransferApplyResponseController" showHeader="false" sidebar="false" id="allPage" lightningStylesheets="true" action="{!init}"> |
| | | <!-- <apex:page Controller="TransferApplyResponseController" showHeader="false" sidebar="false" id="allPage" action="{!init}"> --> |
| | | <apex:page Controller="TransferApplyResponseController" showHeader="false" sidebar="false" id="allPage" action="{!init}" lightningStylesheets="true"> |
| | | <!-- 20230425 ljh lightning 升级 --> |
| | | <apex:stylesheet value="{!URLFOR($Resource.blockUIcss)}"/> |
| | | <apex:includeScript value="{!URLFOR($Resource.jquery183minjs)}"/> |
| | | <apex:includeScript value="{!URLFOR($Resource.PleaseWaitDialog)}"/> |