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