From e56277542f60f386a109b1b072a1dbda390588fd Mon Sep 17 00:00:00 2001
From: chen.lin <1442464845@qq.com>
Date: 星期三, 11 二月 2026 15:54:29 +0800
Subject: [PATCH] EXISTS 保持一致

---
 rsf-admin/package.json |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/rsf-admin/package.json b/rsf-admin/package.json
index f62c51a..4cc1046 100644
--- a/rsf-admin/package.json
+++ b/rsf-admin/package.json
@@ -42,10 +42,11 @@
     "react-router": "^6.22.0",
     "react-router-dom": "^6.26.1",
     "react-syntax-highlighter": "^15.5.0",
-    "react-to-print": "^3.0.5",
+    "react-to-print": "^2.14.11",
     "svgpath": "^2.6.0",
     "three": "^0.155.0",
-    "tweedle.js": "^2.1.0"
+    "tweedle.js": "^2.1.0",
+    "recharts": "^2.15.0"
   },
   "devDependencies": {
     "@types/node": "^20.10.7",
@@ -63,4 +64,4 @@
     "vite": "^5.3.5"
   },
   "name": "rsf"
-}
+}
\ No newline at end of file

--
Gitblit v1.9.1