高章伟
2023-03-28 32ca554edf2f2533790ad095e5691bbe478468a3
force-app/main/default/pages/OPDPlanProd.page
@@ -1,3 +1,3 @@
<apex:page standardController="OPDPlan__c" showHeader="false" sidebar="false" id="OPDPlanProd">
<apex:page standardController="OPDPlan__c" showHeader="false" sidebar="false" id="OPDPlanProd" lightningStylesheets="true">
    <c:RentalEquipmentCreate targetOPDId="{!OPDPlan__c.Id}" />
</apex:page>