123
chenjingwu
2024-04-23 b51b57a619d3f0075ccaa13303c99c9e849bf23a
force-app/main/default/pages/InventoryIframe.page
@@ -49,7 +49,10 @@
                <apex:commandButton styleClass="my-button" style="width: 99%" value="耗材盘点报告" onclick="loadPage('/apex/InventoryReport?isConsum=true'); return false"/> 
            </div>
            <div style="margin-top:10px;">
                <apex:commandButton styleClass="my-button" style="width: 99%" value="盘点表头" onclick="location.href = '/a3H/o'; return false"/>
                <apex:commandButton styleClass="my-button" style="width: 99%" value="温湿度盘点" onclick="loadPage('/apex/InventoryTemperatureHumidity'); return false"/>
            </div>
            <div style="margin-top:10px;">
                <apex:commandButton styleClass="my-button" style="width: 99%" value="盘点表头" onclick="window.open('/lightning/o/Inventory_Header__c/list?filterName=Recent'); return false"/>
            </div>
        </div>
        <!-- <div style="width:90%;float:right;margin-left:5px;" id="vf-content"> -->