buli
2023-07-11 a68c8c52c2820052c2ae3856876f74a385354583
force-app/main/default/pages/ISO_DemandOperAndDemons.page
@@ -1,5 +1,5 @@
<!-- <apex:page Controller="ISO_DemandOperAndDemonsController" tabStyle="IS_Opportunity_Demand__c"  showHeader="true" sidebar="true" action="{!init}" id="allPage" title="SI询价-需求表-手术间"> -->
<apex:page standardController="IS_Opportunity_Demand__c" extensions="ISO_DemandOperAndDemonsController" showHeader="true" sidebar="true" action="{!init}" id="allPage" title="SI询价-需求表-手术间" >
<apex:page standardController="IS_Opportunity_Demand__c" extensions="ISO_DemandOperAndDemonsController" showHeader="true" sidebar="true" action="{!init}" id="allPage" title="SI询价-需求表-手术间" lightningStylesheets="true">
<apex:stylesheet value="{!URLFOR($Resource.blockUIcss)}"/>
<apex:includeScript value="{!URLFOR($Resource.jquery183minjs)}"/>
<apex:includeScript value="{!URLFOR($Resource.PleaseWaitDialog)}"/>