From f13419e6ed413bc2e7640a9d3988c541cd2a2a6f Mon Sep 17 00:00:00 2001
From: gongchunyi <deslre0381@gmail.com>
Date: 星期二, 23 六月 2026 09:21:42 +0800
Subject: [PATCH] chore: 绿美节能打包配置文件

---
 src/views/reportAnalysis/PSIDataAnalysis/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/reportAnalysis/PSIDataAnalysis/index.vue b/src/views/reportAnalysis/PSIDataAnalysis/index.vue
index f81e482..3f8d3df 100644
--- a/src/views/reportAnalysis/PSIDataAnalysis/index.vue
+++ b/src/views/reportAnalysis/PSIDataAnalysis/index.vue
@@ -34,8 +34,8 @@
 
       <!-- 鍙充晶鍖哄煙 -->
       <div class="right-panel">
-        <RightBottom />
-        <RightTop />
+        <RightBottom header-to="/salesManagement/receiptPaymentLedger" />
+        <RightTop header-to="/procurementManagement/paymentLedger" />
       </div>
     </div>
     </div>

--
Gitblit v1.9.3