buli
2023-06-27 8e07b5f23afd4c93d7e8d1f04d2e8dbca2628e5e
force-app/main/default/pages/ConsumApplySplit.page
@@ -1,4 +1,4 @@
<apex:page controller="ConsumApplySplitController" action="{!init}" showHeader="false">
<apex:page controller="ConsumApplySplitController" action="{!init}" showHeader="false" lightningStylesheets="true">
    <head>
      <title>备品借出申请分单</title>
      <apex:includeScript value="{!URLFOR($Resource.jquery183minjs)}"/>