| | |
| | | <apex:page standardController="Consum_Apply_Equipment_Set__c" extensions="ConsumFixtureSetSelectController" showHeader="false" sidebar="false" id="allPage" action="{!init}"> |
| | | <apex:page standardController="Consum_Apply_Equipment_Set__c" extensions="ConsumFixtureSetSelectController" showHeader="false" sidebar="false" id="allPage" action="{!init}" lightningStylesheets="true"> |
| | | <head> |
| | | <title>耗材明细选择</title> |
| | | <apex:stylesheet value="{!URLFOR($Resource.blockUIcss)}"/> |
| | |
| | | <apex:includeScript value="{!URLFOR($Resource.jquery183minjs)}"/> |
| | | <apex:includeScript value="{!URLFOR($Resource.PleaseWaitDialog)}"/> |
| | | <apex:includeScript value="{!URLFOR($Resource.RelationListPagingCmpJS)}"/> |
| | | <apex:stylesheet value="{!URLFOR($Resource.StyleUtilCss)}"/><!-- 20230619 ljh lightning --> |
| | | |
| | | <script type="text/javascript"> |
| | | var heightAjustment = 120; |
| | |
| | | <td width="20px;" /> |
| | | <td> |
| | | <apex:commandButton style="margin-left:20px;float:left;" value="适用" onclick="applyjs(); return false;"/> |
| | | {!$Label.ConsumFixtureSetSelect_applyJs_Description} |
| | | <span style="margin-left: 10px;justify-items: center;line-height: 30px;">{!$Label.ConsumFixtureSetSelect_applyJs_Description}</span> |
| | | </td> |
| | | <td colspan="2"></td> |
| | | </tr> |