denny chen
2023-03-29 6a471bc62a8567abd74dcef733fcddf9911b6a16
force-app/main/default/pages/ReceivingNoteAcceptance.page
@@ -1,5 +1,5 @@
<!--仿EquipmentSetShippmentReceived6.page-->
<apex:page Controller="ReceivingNoteAcceptanceController" showHeader="false" sidebar="false" id="allPage" action="{!init}" title="收货清单清点" docType="html-5.0">
<apex:page Controller="ReceivingNoteAcceptanceController" showHeader="false" sidebar="false" id="allPage" action="{!init}" title="收货清单清点" docType="html-5.0" lightningStylesheets="true">
<head>
    <meta name="format-detection" content="telephone=no"/>
</head>