denny chen
2023-03-29 6a471bc62a8567abd74dcef733fcddf9911b6a16
force-app/main/default/pages/ReceivingNotePDF.page
@@ -1,4 +1,4 @@
<apex:page applyHtmlTag="false" Controller="ReceivingNotePDFController" showHeader="false" sidebar="false" id="allPage" action="{!init}" renderAs="pdf" title="收货清单明细PDF">
<apex:page applyHtmlTag="false" Controller="ReceivingNotePDFController" showHeader="false" sidebar="false" id="allPage" action="{!init}" renderAs="pdf" title="收货清单明细PDF" lightningStylesheets="true">
<html>
    <head>
        <style type="text/css" media="print">