李金换
2022-04-19 7f9d89331a1ecafffd9cef7293cdbdd3a8b289b6
1
2
3
<apex:page standardController="OPDPlan__c" showHeader="false" sidebar="false" id="OPDPlanProd">
    <c:RentalEquipmentCreate targetOPDId="{!OPDPlan__c.Id}" />
</apex:page>