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