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