force-app/main/default/pages/ConsumAssignCancel.page
@@ -1,4 +1,5 @@ <apex:page controller="ConsumAssignCancelController" showHeader="false" sidebar="false" id="allPage" action="{!init}"> <!--20230427 zq <apex:page controller="ConsumAssignCancelController" showHeader="false" sidebar="false" id="allPage" action="{!init}"> --> <apex:page lightningStylesheets="true" controller="ConsumAssignCancelController" showHeader="false" sidebar="false" id="allPage" action="{!init}"> <head> <title>耗材取消明细申请</title> <apex:stylesheet value="{!URLFOR($Resource.blockUIcss)}"/>