黄千龙
2023-03-08 962519811b7c4be07f30d09e791798b0ea79d3ae
force-app/main/default/pages/QueuePageByAssetId.page
@@ -4,6 +4,11 @@
    <apex:includeScript value="{!URLFOR($Resource.jquery183minjs)}"/>
    <apex:includeScript value="{!URLFOR($Resource.PleaseWaitDialog)}"/>
    <apex:includeScript value="{!URLFOR($Resource.RelationListPagingCmpJS)}"/>
    <style>
        table.list{
            width: 100%!important;
        }
    </style>
    <script type="text/javascript">
        var heightAjustment = 120;
        var widthAjustment = 30;