| | |
| | | <apex:page action="{!init}" controller="ChoiceAssetController" id="allPage" showHeader="false" sidebar="false" title="选择保有设备"> |
| | | <apex:page action="{!init}" controller="ChoiceAssetController" id="allPage" showHeader="false" sidebar="false" title="选择保有设备" lightningStylesheets="true"> |
| | | <apex:stylesheet value="{!URLFOR($Resource.blockUIcss)}"></apex:stylesheet> |
| | | <apex:includeScript value="{!URLFOR($Resource.jquery183minjs)}"></apex:includeScript> |
| | | <apex:includeScript value="{!URLFOR($Resource.PleaseWaitDialog)}"></apex:includeScript> |
| | |
| | | <table> |
| | | <colgroup> |
| | | |
| | | <col width="9%"/> |
| | | <col width="9%"/> |
| | | <col width="9%"/> |
| | | <col width="9%"/> |
| | | <col width="8%"/> |
| | | <col width="8%"/> |
| | | <col width="8%"/> |
| | | <col width="8%"/> |
| | | <col width="8%"/> |
| | | <col width="8%"/> |
| | | <col width="8%"/> |
| | | <col width="8%"/> |
| | | <col width="5%"/> |
| | | <col width="5%"/> |
| | | <col width="5%"/> |
| | | <col width="15%"/> |
| | | <col width="15%"/> |
| | | <col width="15%"/> |
| | | <col width="15%"/> |
| | | <col width="15%"/> |
| | | <col width="15%"/> |
| | | <col width="15%"/> |
| | | <col width="15%"/> |
| | | <col width="15%"/> |
| | | |
| | | </colgroup> |
| | | |