From bdb1a98b64a2cf59bcfd575c579aa0742e0de954 Mon Sep 17 00:00:00 2001
From: chenjingwu <chenjingwu@prec-tech.com>
Date: 星期五, 24 五月 2024 17:21:32 +0800
Subject: [PATCH] 1

---
 force-app/main/default/pages/InventoryIframe.page |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/force-app/main/default/pages/InventoryIframe.page b/force-app/main/default/pages/InventoryIframe.page
index fd7e896..b49acb4 100644
--- a/force-app/main/default/pages/InventoryIframe.page
+++ b/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"> -->

--
Gitblit v1.9.1