buli
2023-07-14 e6068da47c1bef5517c9e5fdc8c726766867ad4e
force-app/main/default/pages/CancelRemoveBox.page
@@ -1,4 +1,4 @@
<apex:page Controller="CancelRemoveBoxController" tabStyle="InventoryView__tab" showHeader="true" sidebar="true" action="{!init}" id="allPage" title="取消拆盒">
<apex:page Controller="CancelRemoveBoxController" tabStyle="InventoryView__tab" showHeader="true" sidebar="true" action="{!init}" id="allPage" title="取消拆盒" lightningStylesheets="true">
<apex:stylesheet value="{!URLFOR($Resource.blockUIcss)}"/>
<apex:includeScript value="{!URLFOR($Resource.jquery183minjs)}"/>
<apex:includeScript value="{!URLFOR($Resource.PleaseWaitDialog)}"/>