buli
2023-07-14 e6068da47c1bef5517c9e5fdc8c726766867ad4e
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)}"/>