yangjieke
2022-04-01 a1b500c74db7ed741ab4bebbd42530fd30b89bf9
1
2
3
<apex:page standardController="OPDPlan__c" showHeader="false" sidebar="false" id="OPDPlanProd">
    <c:RentalEquipmentCreate targetOPDId="{!OPDPlan__c.Id}" />
</apex:page>