force-app/main/default/pages/ReceivingNoteExamination.page
@@ -1,5 +1,5 @@ <!--仿EquipmentSetShippmentReceived6.page--> <apex:page Controller="ReceivingNoteExaminationController" showHeader="false" sidebar="false" id="allPage" action="{!init}" title="收货清单验收"> <apex:page Controller="ReceivingNoteExaminationController" showHeader="false" sidebar="false" id="allPage" action="{!init}" title="收货清单验收" lightningStylesheets="true"> <head> <meta name="format-detection" content="telephone=no"/> </head>