buli
2023-06-05 125e6a5936a48d318603617d0df8ffcc2d129372
force-app/main/default/pages/Morethan7days.page
@@ -1,4 +1,4 @@
<apex:page Controller="Morethan7daysController" sidebar="false" showHeader="false" action="{!init}" title="还没发货数量">
<apex:page Controller="Morethan7daysController" sidebar="false" showHeader="false" action="{!init}" title="还没发货数量" lightningStylesheets="true">
<style>
    tr.dataRow {
        background-color:white;