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