张宇恒
2022-05-07 45680dc03886f98506ed413b0be2b748eb75ffb2
1
2
3
<apex:page standardController="OPDPlan__c" showHeader="false" sidebar="false" id="OPDPlanProd">
    <c:RentalEquipmentCreate targetOPDId="{!OPDPlan__c.Id}" />
</apex:page>