liwentao
2023-07-19 14080957490b7856a0ddab65af31f6fab5a69c4d
1
2
3
<apex:page standardController="OPDPlan__c" showHeader="false" sidebar="false" id="OPDPlanProd">
    <c:RentalEquipmentCreate targetOPDId="{!OPDPlan__c.Id}" />
</apex:page>