From d23eb6d53cb10362de2b961e77f45c27ec38196d Mon Sep 17 00:00:00 2001
From: zhou zhou <3272660260@qq.com>
Date: 星期三, 04 二月 2026 15:03:46 +0800
Subject: [PATCH] #页面持久化
---
rsf-admin/package.json | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/rsf-admin/package.json b/rsf-admin/package.json
index f62c51a..d377b15 100644
--- a/rsf-admin/package.json
+++ b/rsf-admin/package.json
@@ -35,6 +35,7 @@
"ra-language-chinese": "^2.0.10",
"ra-language-english": "^5.6.2",
"react": "^18.3.0",
+ "react-activation": "^0.13.4",
"react-admin": "^5.6.3",
"react-barcode": "^1.6.1",
"react-dom": "^18.3.0",
@@ -42,7 +43,8 @@
"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",
+ "recharts": "^2.15.0",
"svgpath": "^2.6.0",
"three": "^0.155.0",
"tweedle.js": "^2.1.0"
--
Gitblit v1.9.1