binxie
2023-06-26 6e4766bc135c30fa9e02a2b527dcdf8fd5eeec8d
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)}"/>